1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_view/helpers
Tekin Suleyman d676a7f18a Updated rdoc to reflect changes to form option helpers
Signed-off-by: Michael Koziarski <michael@koziarski.com>
[#837 state:committed]
2009-02-14 14:51:40 +13:00
..
active_record_helper.rb
asset_tag_helper.rb Eliminate unnecessary File.exist? when correct file extension given [#1879 state:resolved] 2009-02-05 15:38:29 -06:00
atom_feed_helper.rb Remove double parenthesis in docs 2009-02-05 20:27:34 +01:00
benchmark_helper.rb Added :silence option to BenchmarkHelper#benchmark and turned log_level into a hash parameter and deprecated the old use [DHH] 2009-01-01 18:53:16 +01:00
cache_helper.rb
capture_helper.rb
date_helper.rb Stops date select helpers from defaulting the selected date to today if :prompt option has been used 2009-02-13 22:04:27 +13:00
debug_helper.rb
form_helper.rb Changed API of NestedAttributes to take an array, or hash with index keys, of hashes that have the id on the inside of the attributes hash and updated the FormBuilder to produce such hashes. Also fixed NestedAttributes with composite ids. 2009-02-13 21:47:56 +13:00
form_options_helper.rb Updated rdoc to reflect changes to form option helpers 2009-02-14 14:51:40 +13:00
form_tag_helper.rb
javascript_helper.rb
number_helper.rb Improve i18n support for number_to_human_size helper: 2009-01-27 09:22:00 -08:00
prototype_helper.rb
record_identification_helper.rb
record_tag_helper.rb
sanitize_helper.rb
scriptaculous_helper.rb
tag_helper.rb
text_helper.rb Ruby 1.9 compat: removed redundant nested repeat operator 2009-02-07 15:33:11 -06:00
translation_helper.rb Added partial scoping to TranslationHelper#translate, so if you call translate('.foo') from the people/index.html.erb template, you'll actually be calling I18n.translate(people.index.foo) [DHH] 2009-02-10 12:57:12 +01:00
url_helper.rb Fix a syntax error in current_page?() that was prevent matches against URL's with multiple query parameters [#1868 state:committed] 2009-02-05 20:31:04 +01:00