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
Michael Koziarski 76ea495ec9 Correct docs on caching and all.js
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8641 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-01-14 04:22:44 +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 Correct docs on caching and all.js 2008-01-14 04:22:44 +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 a few caching errors, expose a case thats still not working (ref #107330 [catfish] 2008-01-12 01:19:46 +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 Replace labelled_form_for example with one that will actually work. References #10738 [justinfrench, Koz] 2008-01-08 21:16:22 +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 Docfix (closes #10256) 2007-11-25 21:59:17 +00:00
javascript_helper.rb Fixed spelling errors (closes #9706) [tarmo/rmm5t] 2007-09-28 14:18:47 +00:00
number_helper.rb Enhance documentation coverage for fragment caching. Closes #7315 [bscofield] 2007-12-05 21:06:36 +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