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
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate indexed names in input even when objects are not persisted
Rafael Mendonça França
2017-01-03
1
-2
/
+13
*
Prevent duplicate data-disable-with attributes
Tyler Hunt
2017-01-03
1
-14
/
+18
*
do not mutate `object_name` of class in `fields_for`
yuuji.yaginuma
2016-12-27
1
-1
/
+2
*
No need to nodoc private methods
Akira Matsuda
2016-12-24
4
-12
/
+12
*
Describe what we are protecting
Akira Matsuda
2016-12-23
1
-0
/
+2
*
Fix grammar in asset tag documentation
eileencodes
2016-12-20
1
-1
/
+1
*
Improve `javascript_include_tag` documentation (#27403)
Pablo Ifrán
2016-12-20
1
-5
/
+24
*
fields: support attributes not on model.
Kasper Timm Hansen
2016-12-18
1
-0
/
+2
*
[ci skip] fields don't output ids by default anymore.
Kasper Timm Hansen
2016-12-18
1
-2
/
+2
*
form_with: allow methods outside the model.
Kasper Timm Hansen
2016-12-18
2
-4
/
+27
*
[ci skip] Replace remote with local in form_with doc.
Kasper Timm Hansen
2016-12-18
1
-1
/
+1
*
Make attributes output in html opt-in.
Kasper Timm Hansen
2016-12-18
1
-1
/
+1
*
Add missing option on numbers helper
Pablo Ifran
2016-12-17
1
-0
/
+6
*
Merge pull request #27367 from georgeclaghorn/local-form-with
Kasper Timm Hansen
2016-12-15
1
-4
/
+0
|
\
|
*
Avoid invalid attribute on local forms generated by `form_with`
George Claghorn
2016-12-15
1
-4
/
+0
*
|
Add missing spaces to button_tag api doc [ci skip] (#27369)
Andreas Maierhofer
2016-12-15
1
-1
/
+1
|
/
*
form_with/fields: Don't output ids by default
Kasper Timm Hansen
2016-12-13
3
-6
/
+43
*
Update url_helper.rb, adjust link_to api doc
Andreas Maierhofer
2016-12-05
1
-4
/
+3
*
Fix warning: method redefined; discarding old fields
Ryuta Kamizono
2016-11-25
1
-1
/
+1
*
form_helper typo fix [ci skip]
ota42y
2016-11-22
1
-1
/
+1
*
Add form_with to unify form_tag/form_for. (#26976)
Kasper Timm Hansen
2016-11-21
1
-2
/
+341
*
Minor corrections to #26905
Andrew White
2016-11-13
1
-1
/
+1
*
Merge pull request #26905 from bogdanvlviv/docs
Andrew White
2016-11-13
4
-7
/
+7
|
\
|
*
Add missing `+` around a some literals.
bogdanvlviv
2016-10-27
4
-7
/
+7
*
|
Fix spelling in API docs
Dave Powers
2016-11-12
1
-1
/
+1
*
|
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
11
-17
/
+17
*
|
[ci skip] Revise TagHelper only permitting symbols doc.
Kasper Timm Hansen
2016-10-28
1
-4
/
+3
*
|
let Regexp#match? be globally available
Xavier Noria
2016-10-27
4
-4
/
+0
*
|
Fix small typo in ActionView API documentation [ci skip]
Erol Fornoles
2016-10-25
1
-1
/
+1
|
/
*
Merge pull request #26810 from maclover7/jm-fix-26802
Rafael Mendonça França
2016-10-22
1
-0
/
+11
|
\
|
*
Convert ActionController::Parameters to a hash in button_to
Jon Moss
2016-10-17
1
-0
/
+6
|
/
*
Docs: `tag` only accept attribute names as symbols
claudiob
2016-10-11
1
-2
/
+3
*
Undeprecate plural positional argument
Jeremy Daer
2016-09-21
1
-8
/
+1
*
[ci skip] Replace to closing tag
Andrey Molchanov
2016-09-20
1
-1
/
+1
*
[ci skip] Fixed commas according to Oxford comma in rdoc and guides
Andrey Molchanov
2016-09-17
1
-1
/
+1
*
Fix broken comments indentation caused by rubocop auto-correct [ci skip]
Ryuta Kamizono
2016-09-14
2
-6
/
+6
*
Fix Remaining Case-In-Assignment Statement Formatting
Alex Kitchens
2016-09-06
2
-24
/
+26
*
RuboCop is 100% green :tada:
Xavier Noria
2016-09-02
1
-6
/
+7
*
fixes remaining RuboCop issues [Vipul A M, Xavier Noria]
Xavier Noria
2016-09-01
2
-2
/
+2
*
fix document for radio_button
shingo-nakanishi
2016-09-01
1
-1
/
+2
*
remove warning from `video_tag`
yuuji.yaginuma
2016-09-01
1
-3
/
+3
*
Fix style
schneems
2016-08-30
1
-5
/
+5
*
Better keyword argument name
schneems
2016-08-30
1
-3
/
+3
*
Address comment via @dhh, better option naming
schneems
2016-08-30
2
-19
/
+19
*
Document public_poster_folder option
schneems
2016-08-29
1
-0
/
+4
*
Address doc style comments from @robin850
schneems
2016-08-29
1
-9
/
+9
*
Fully document asset_path.
schneems
2016-08-29
1
-7
/
+58
*
Do not deprecate using assets with leading slash
schneems
2016-08-29
1
-10
/
+5
*
Missed 2 public_* methods in cleanup
schneems
2016-08-29
1
-16
/
+0
*
Favor `public_folder: true` over `public_*`
schneems
2016-08-29
2
-144
/
+3
[next]