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
Kevin Glowacz c83f75812e Fixed labels that have a bracketed name and an index [#68 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
2008-04-30 17:21:18 -05:00
..
javascripts Update Prototype to 1.6.0.1 2007-12-05 03:08:29 +00:00
active_record_helper.rb Revert spurious commit from [9126] 2008-03-29 00:26:15 +00:00
asset_tag_helper.rb Merge branch 'master' of git://github.com/stephencelis/rails 2008-04-14 15:01:47 -05:00
atom_feed_helper.rb Improve documentation. 2008-03-26 12:27:52 +00:00
benchmark_helper.rb Fixed tests (and the weird assumption that no logger would mean that the code wasnt run) 2008-04-30 15:00:15 -05:00
cache_helper.rb Moved template handlers related code from ActionView::Base to ActionView::Template 2008-03-05 02:03:24 +00:00
capture_helper.rb Update doc (closes #11402) 2008-03-28 20:03:28 +00:00
date_helper.rb select_datetime and select_time default to Time.zone.now when config.time_zone is set 2008-04-21 00:40:04 -05:00
debug_helper.rb Minor wording tweak to documentation for the debug helper. Closes #8037. [jeremymcanally] 2007-05-06 05:19:02 +00:00
form_helper.rb Fixed labels that have a bracketed name and an index [#68 state:resolved] 2008-04-30 17:21:18 -05:00
form_options_helper.rb Docfixes (closes #11356, #11172, #10523) 2008-03-20 02:15:29 +00:00
form_tag_helper.rb Added :confirm option to submit_tag (closes #11415) [miloops] 2008-03-24 21:24:40 +00:00
javascript_helper.rb Fixed spelling errors (closes #9706) [tarmo/rmm5t] 2007-09-28 14:18:47 +00:00
number_helper.rb Fixed NumberHelper#number_with_precision to properly round in a way that works equally on Mac, Windows, Linux (closes #11409, #8275, #10090, #8027) [zhangyuanyi] 2008-03-24 21:12:55 +00:00
prototype_helper.rb Improve documentation. 2008-04-05 03:52:58 +00:00
record_identification_helper.rb Added record identifications to FormHelper#form_for and PrototypeHelper#remote_form_for [DHH] 2007-05-14 17:30:35 +00:00
record_tag_helper.rb Tests for div_for and content_tag_for helpers. Closes #11223 [thechrisoshow] 2008-03-05 01:26:24 +00:00
sanitize_helper.rb Refactor sanitizer helpers into HTML classes and make it easy to swap them out with custom implementations. Closes #10129. [rick] 2007-11-26 03:45:54 +00:00
scriptaculous_helper.rb Documentation for the drop_receiving_element helpers :onDrop callback. Closes #11158 [thechrisoshow] 2008-03-05 10:53:04 +00:00
tag_helper.rb The tag helper may bypass escaping. 2007-09-24 08:13:55 +00:00
text_helper.rb Allow the #simple_format text_helper to take an html_options hash for each paragraph. Closes #2448 [Francois Beausoleil, thechrisoshow] 2008-03-24 02:29:30 +00:00
url_helper.rb Improve documentation. 2008-04-05 03:52:58 +00:00