.. |
asset_tag_helpers
|
Merge pull request #3724 from marcandre/media_default
|
2011-11-22 12:38:05 -08:00 |
active_model_helper.rb
|
|
|
asset_paths.rb
|
Rename AV::Helpers::AssetPaths to AV::AssetPaths to solve autoload mess.
|
2011-06-21 11:24:05 -03:00 |
asset_tag_helper.rb
|
Changed a few instances of of words in the API docs written in British English to
|
2011-07-24 10:21:42 +00:00 |
atom_feed_helper.rb
|
Revert "use any? to check for size"
|
2011-11-28 16:29:55 +05:30 |
cache_helper.rb
|
Merge pull request #2219 from kommen/fix_fragment_caching_squashed
|
2011-10-13 13:36:20 -07:00 |
capture_helper.rb
|
Merge pull request #2799 from tomstuart/3-1-stable
|
2011-09-05 10:11:43 -03:00 |
controller_helper.rb
|
Make utf8 enforcer param customizeable
|
2011-06-11 01:58:26 -07:00 |
csrf_helper.rb
|
|
|
date_helper.rb
|
Added :use_two_digit_numbers option [Lennart Fridén & Kim Persson]
|
2011-12-11 22:54:28 +01:00 |
debug_helper.rb
|
remove warning: assigned but unused variable
|
2011-06-08 00:26:09 -03:00 |
form_helper.rb
|
Add button_tag support to ActionView::Helpers::FormBuilder.
|
2011-12-11 08:56:26 -05:00 |
form_options_helper.rb
|
scumbag 1.8: strings are enumerable :'(
|
2011-10-26 10:30:52 -07:00 |
form_tag_helper.rb
|
Add missing type to number_field_tag documentation
|
2011-10-28 15:37:45 +09:00 |
javascript_helper.rb
|
Fix small typo in link_to_function doc
|
2011-11-08 18:01:19 +04:00 |
number_helper.rb
|
put back the removed eg
|
2011-11-18 23:09:30 +05:30 |
output_safety_helper.rb
|
|
|
record_tag_helper.rb
|
Merge branch 'master' of github.com:lifo/docrails
|
2011-09-08 18:06:43 +05:30 |
rendering_helper.rb
|
closes #3241 - partial doc fix
|
2011-10-07 23:53:12 +05:30 |
sanitize_helper.rb
|
Include TagHelper but don't explicitly require it
|
2011-12-12 14:05:25 -08:00 |
tag_helper.rb
|
Remove extra white spaces on ActionPack docs.
|
2011-05-23 20:22:33 -03:00 |
text_helper.rb
|
Include TagHelper but don't explicitly require it
|
2011-12-12 14:05:25 -08:00 |
translation_helper.rb
|
Don't html-escape the :count option to translate if it's a Numeric. Fixes #3685.
|
2011-11-19 13:28:07 +00:00 |
url_helper.rb
|
Make button_to helper support "form" option which is the form attributes.
|
2011-09-29 01:40:15 +08:00 |