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
2008-02-03 01:11:42 +00:00
..
javascripts Update Prototype to 1.6.0.1 2007-12-05 03:08:29 +00:00
active_record_helper.rb Fixed ActionView::Helpers::ActiveRecordHelper::form for when protect_from_forgery is used (closes #10739) [jeremyevans] 2008-01-11 16:25:23 +00:00
asset_tag_helper.rb Don't repeatedly add relative_url_root to asset sources. Closes #10767 [tomtoday, Koz] 2008-01-27 01:10:48 +00:00
atom_feed_helper.rb Allow users to declare other namespaces when using the atom feed helpers. Closes #10304 [david.calavera] 2008-01-13 00:11:39 +00:00
benchmark_helper.rb Massive documentation update for all helpers (closes #8223, #8177, #8175, #8108, #7977, #7972, #7971, #7969) [jeremymcanally] 2007-06-23 17:49:18 +00:00
cache_helper.rb Fix missing extension for caching. Closes #10733 [Catfish, tcoppock, mpalmer] 2008-02-03 01:11:42 +00:00
capture_helper.rb Fixed spelling errors (closes #9706) [tarmo/rmm5t] 2007-09-28 14:18:47 +00:00
date_helper.rb Ruby 1.9 compat: date helper 2007-12-21 12:26:18 +00: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 Introduce the :index option for form_for and fields_for to simplify multi-model forms (see http://railscasts.com/episodes/75). Closes #9883. 2008-02-02 06:16:04 +00:00
form_options_helper.rb Add :default option to time_zone_select. Closes #10590. 2007-12-21 22:18:07 +00:00
form_tag_helper.rb Add label_tag helper for generating elements. Closes #10802 [DefV] 2008-01-21 21:08:28 +00:00
javascript_helper.rb Fixed spelling errors (closes #9706) [tarmo/rmm5t] 2007-09-28 14:18:47 +00:00
number_helper.rb Fix number_to_human_size incorrectly removing trailing zeros. Closes #10099 [libc, developingchris] 2008-02-02 02:59:10 +00:00
prototype_helper.rb Don't append the forgery token to an ajax request if it's serializing a form, prevents duplicate tokens. Closes #10684 [macournoyer] 2008-01-08 21:17:08 +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 Standardize on using hyphens rather than colons to separate option names from their explanation in documentation. Replace + with tt tags. Closes #8732. [ryanb] 2007-11-06 23:33:40 +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 Fix typo in [8287] 2007-12-05 15:27:01 +00:00
tag_helper.rb The tag helper may bypass escaping. 2007-09-24 08:13:55 +00:00
text_helper.rb Ruby 1.9 compat: truncate and excerpt helpers 2008-01-07 00:12:53 +00:00
url_helper.rb Ruby 1.9 compat: url helper encoding 2007-12-21 11:51:01 +00:00