index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionview
/
lib
/
action_view
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
[ci skip] fix typo
Abhishek Jain
2015-10-07
1
-1
/
+1
|
/
/
/
*
|
|
Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compat
Jeremy Daer
2015-10-06
1
-1
/
+1
*
|
|
Merge pull request #21887 from abhishekjain16/doc_fix
Kasper Timm Hansen
2015-10-06
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix usage of word alternatively in docs [ci skip]
Abhishek Jain
2015-10-06
1
-1
/
+1
*
|
|
|
[ci skip] Change 'an URL' to 'a URL' as URL doesn't have a vowel sound
tanmay3011
2015-10-06
1
-1
/
+1
|
/
/
/
*
|
|
Improve readability of docs by using code tag [ci skip]
Prakash Laxkar
2015-09-29
1
-1
/
+1
*
|
|
Merge pull request #21661 from akshay-vishnoi/submit_tag_tests
Rafael Mendonça França
2015-09-29
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix - Prevent adding of `data-disable-with` option twice in html.
Akshay Vishnoi
2015-09-18
1
-1
/
+1
*
|
|
|
Merge pull request #21790 from yui-knk/fix_doc_date_field
Rafael Mendonça França
2015-09-28
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ci skip] Fix which method `FormHelper#date_field` try to call
yui-knk
2015-09-27
1
-1
/
+1
*
|
|
|
|
minor doc fix [ci skip]
Mehmet Emin İNAÇ
2015-09-27
1
-3
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #21431 from ojab/master
Rafael Mendonça França
2015-09-26
1
-1
/
+8
|
\
\
\
\
|
*
|
|
|
Handle nested fields_for by adding indexes to record_name
ojab
2015-08-30
1
-1
/
+8
*
|
|
|
|
Add a hidden field on the collection_radio_buttons
Mauro George
2015-09-24
4
-32
/
+47
*
|
|
|
|
Merge pull request #21712 from amitsuroliya/html_fix
Yves Senn
2015-09-22
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Correcting output of `file_field` with `multiple` attribute option [ci skip]
amitkumarsuroliya
2015-09-22
1
-2
/
+2
*
|
|
|
|
|
Correcting output of `number_to_percentage` example in `number_helper` [ci skip]
amitkumarsuroliya
2015-09-22
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #21612 from ronakjangir47/remove_unused_params
Sean Griffin
2015-09-21
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
Removed unused parameter `options` for `register_detail` method
Ronak Jangir
2015-09-13
1
-2
/
+2
*
|
|
|
|
|
:scissors: empty line at the top of files
Akira Matsuda
2015-09-21
1
-1
/
+0
*
|
|
|
|
|
Replaced `ThreadSafe::Map` with successor `Concurrent::Map`.
Jerry D'Antonio
2015-09-19
5
-12
/
+12
*
|
|
|
|
|
Merge pull request #21632 from kirs/feature/translation-helper-include-interp...
Kasper Timm Hansen
2015-09-18
1
-1
/
+8
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Include interpolation values to translation_missing helper
Kir Shatrov
2015-09-18
1
-1
/
+8
*
|
|
|
|
|
No need the `a`
shingo.nakanishi
2015-09-17
1
-2
/
+2
*
|
|
|
|
|
Fixed helpers submit button Examples [ci skip]
shingo.nakanishi
2015-09-17
1
-1
/
+1
*
|
|
|
|
|
fix typo intance -> instance in ActionView [ci skip]
amitkumarsuroliya
2015-09-13
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #21502 from bernerdschaefer/bs-polymorphic-url_for-dups-ar...
Rafael Mendonça França
2015-09-08
1
-2
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
`url_for` does not modify polymorphic options
Bernerd Schaefer
2015-09-04
1
-2
/
+3
*
|
|
|
|
|
Merge pull request #21480 from amitsuroliya/add_return_value_description
Kasper Timm Hansen
2015-09-07
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
adding description of return value [ci skip]
amitkumarsuroliya
2015-09-03
1
-1
/
+1
|
|
/
/
/
/
/
*
|
/
/
/
/
Use ERB::Utils to percent encode `hfvalue` parts of mailto
Aaron Patterson
2015-09-05
1
-2
/
+2
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
use path escaping for email addresses
Aaron Patterson
2015-09-04
1
-1
/
+1
|
/
/
/
/
*
/
/
/
Fix calling cache helper with a relation
Lachlan Sylvester
2015-08-28
1
-3
/
+2
|
/
/
/
*
|
|
Pull `plain` content type handling up to `render`
Aaron Patterson
2015-08-26
1
-1
/
+1
*
|
|
stop passing the options hash to `_process_format`
Aaron Patterson
2015-08-26
1
-1
/
+1
*
|
|
Pass the correct formats
Rafael Mendonça França
2015-08-24
1
-2
/
+2
*
|
|
Pass formats to lookup_context
Rafael Mendonça França
2015-08-24
2
-8
/
+9
*
|
|
remove useless case in #resolve_layout.
Nick Sutterer
2015-08-24
1
-2
/
+0
*
|
|
remove LookupContext#with_layout_format by passing formats for layouts explic...
Nick Sutterer
2015-08-24
3
-24
/
+11
*
|
|
fix Docs [ci skip]
amitkumarsuroliya
2015-08-18
1
-1
/
+1
*
|
|
typo fix [ci skip]
amitkumarsuroliya
2015-08-18
1
-2
/
+2
*
|
|
Merge pull request #21135 from DropsOfSerenity/master
Sean Griffin
2015-08-17
2
-9
/
+27
|
\
\
\
|
*
|
|
Make disable_with default in submit_tag
Justin Schiff
2015-08-11
2
-9
/
+27
*
|
|
|
Add documentation for ActionView::Helpers::DateHelper :use_hidden option [ci ...
Vince Francesi
2015-08-15
1
-0
/
+1
|
/
/
/
*
|
|
Sometimes you need a specific break sequence while using word wrap and as tod...
Mauricio Gomez Aguinaga
2015-08-11
1
-5
/
+8
*
|
|
Merge pull request #21187 from arthurnn/method_missing_routes_av
Arthur Nogueira Neves
2015-08-11
1
-3
/
+9
|
\
\
\
|
*
|
|
Dont try to call method missing in routes if thats not what we want
Arthur Neves
2015-08-10
1
-3
/
+9
*
|
|
|
[ci skip] Fix simultaneous spelling
Kasper Timm Hansen
2015-08-10
1
-1
/
+1
*
|
|
|
Update info on browser connection limits [ci skip]
Derek Prior
2015-08-10
1
-11
/
+18
|
/
/
/
*
|
|
Save a string allocation inside loop
Benjamin Quorning
2015-08-02
1
-3
/
+8
[prev]
[next]