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
*
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
*
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
1
-9
/
+23
|
\
|
*
Make disable_with default in submit_tag
Justin Schiff
2015-08-11
1
-9
/
+23
*
|
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
*
[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
*
Don't allocate array when not necessary
schneems
2015-07-30
1
-5
/
+6
*
Cut string allocations in content_tag_string
schneems
2015-07-29
6
-20
/
+20
*
Optimize hash key
schneems
2015-07-29
1
-1
/
+1
*
Decrease string allocation in content_tag_string
schneems
2015-07-29
1
-6
/
+7
*
Merge pull request #20904 from kaspth/wildcard-template-dependencies
Kasper Timm Hansen
2015-07-27
1
-1
/
+13
|
\
|
*
Add wildcard template dependencies.
Kasper Timm Hansen
2015-07-26
1
-1
/
+13
*
|
Encode the email address as prescribed in RFC 6068 section 2.
Clayton Smith
2015-07-23
1
-1
/
+2
|
/
*
Merge pull request #20895 from brian-davis/brian-davis
Sean Griffin
2015-07-20
1
-1
/
+1
|
\
|
*
grammar fix to content_for method documentation in capture_helper.rb
Brian Davis
2015-07-15
1
-1
/
+1
*
|
Freeze string literals when not mutated.
schneems
2015-07-19
2
-2
/
+2
*
|
Stop using deprecated `render :text` in test
Prem Sichanugrist
2015-07-17
1
-1
/
+1
*
|
[skip ci] Lookup can be a noun but it is not a verb
Jon Atack
2015-07-17
1
-1
/
+1
|
/
*
Merge pull request #20813 from noniq/locale-argument-for-pluralize-helper
Kasper Timm Hansen
2015-07-09
1
-2
/
+10
|
\
|
*
Allow `pluralize` helper to take a locale.
Stefan Daschek
2015-07-09
1
-2
/
+10
*
|
Support explicit defintion of resouce name for collection caching.
Dov Murik
2015-07-07
1
-0
/
+15
|
/
*
changes names in guides to better reflect diversity [ci-skip]
Thomas Osborn
2015-07-02
1
-6
/
+6
*
Merge pull request #20669 from akolomiychuk/image-path
Yves Senn
2015-06-29
1
-0
/
+2
|
\
|
*
Add nil check in asset_path
Anton Kolomiychuk
2015-06-29
1
-0
/
+2
*
|
Fix cache issue when different partials use the same collection
Roque Pinel
2015-06-28
1
-11
/
+13
*
|
A few documentation fixes [ci skip]
Robin Dupret
2015-06-23
1
-6
/
+6
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-06-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[ci skip] Fix minutes to seconds in `select_second`
yui-knk
2015-06-09
1
-1
/
+1
*
|
Nitpick :nail_care: [ci skip]
Zachary Scott
2015-06-18
1
-1
/
+2
*
|
Merge pull request #20549 from maurogeorge/distance_of_time_in_words-rdoc
Zachary Scott
2015-06-18
1
-0
/
+20
|
\
\
|
*
|
Add RDoc about scope option on distance_of_time_in_words
Mauro George
2015-06-18
1
-0
/
+20
*
|
|
Merge pull request #20108 from akshay-vishnoi/button-tag
Arthur Nogueira Neves
2015-06-15
1
-2
/
+15
|
\
\
\
|
*
|
|
Add missing spec and documentation for button_tag helper
Akshay Vishnoi
2015-05-24
1
-2
/
+15
*
|
|
|
Add gotcha to RDoc of collection_check_boxes
Mauro George
2015-06-13
1
-0
/
+21
|
|
/
/
|
/
|
|
*
|
|
Tiny documentation edits [ci skip]
Robin Dupret
2015-06-09
1
-7
/
+7
*
|
|
Raise an ArgumentError when `include_blank` is false for a required field in
Grey Baker
2015-06-08
1
-3
/
+9
*
|
|
[ci skip] Fix hours to minutes in `select_minute`
yui-knk
2015-06-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-06-05
1
-1
/
+1
|
\
\
|
*
|
[ci skip] Fix typo you/your
claudiob
2015-05-23
1
-1
/
+1
*
|
|
Fix docs markup for option_groups_from_collection_for_select [ci skip]
Carlos Antonio da Silva
2015-05-19
1
-1
/
+1
|
|
/
|
/
|
*
|
Better formatted documents [ci skip]
Gourav Tiwari
2015-05-08
1
-8
/
+12
|
/
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-05-08
1
-0
/
+1
|
\
|
*
[ci skip] Add an example to ActionView::Helpers::FormBuilder#label
yui-knk
2015-05-08
1
-0
/
+1
*
|
Updated dynamic value of id in comments [ci skip]
Gourav Tiwari
2015-05-07
1
-1
/
+1
[next]