rails/actionpack/lib/action_view/helpers
David Heinemeier Hansson 5ae821a7fe Add documentation about asset timestamps (just for koz)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8209 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-11-25 23:24:36 +00:00
..
javascripts Update Prototype to 1.6.0 and script.aculo.us to 1.8.0. 2007-11-06 15:17:10 +00:00
active_record_helper.rb Doc typo fixes for ActiveRecordHelper. Closes #9973 [mikong] 2007-10-26 03:34:48 +00:00
asset_tag_helper.rb Add documentation about asset timestamps (just for koz) 2007-11-25 23:24:36 +00:00
atom_feed_helper.rb Added AtomFeedHelper (slightly improved from the atom_feed_helper plugin) [DHH] 2007-09-21 22:17:35 +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 Massive documentation update for all helpers (closes #8223, #8177, #8175, #8108, #7977, #7972, #7971, #7969) [jeremymcanally] 2007-06-23 17:49:18 +00:00
capture_helper.rb Fixed spelling errors (closes #9706) [tarmo/rmm5t] 2007-09-28 14:18:47 +00:00
date_helper.rb Document :minute_step option for time_select. Closes #8814 [brupm] 2007-11-06 23:00:15 +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 Grammatical and whitespace fixes for form helper docs. Closes #10062 [chuyeow] 2007-11-06 05:56:02 +00:00
form_options_helper.rb Sync country_select with ISO 3166 long names. Closes #6872 [abhay, mikong, ruben] 2007-10-15 06:52:00 +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 Ruby 1.9 compat, consistent load paths 2007-10-02 05:32:14 +00:00
prototype_helper.rb Document :with option for link_to_remote. Closes #8765 [ryanb] 2007-11-06 23:23:37 +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 Extracted sanitization methods from TextHelper to SanitizeHelper [DHH] Changed SanitizeHelper#sanitize to only allow the custom attributes and tags when specified in the call [DHH] 2007-10-10 17:35:10 +00:00
scriptaculous_helper.rb Fixed spelling errors (closes #9706) [tarmo/rmm5t] 2007-09-28 14:18:47 +00:00
tag_helper.rb The tag helper may bypass escaping. 2007-09-24 08:13:55 +00:00
text_helper.rb Fix syntax error in documentation example for cycle method. Closes #8735 [foca] 2007-11-06 23:25:02 +00:00
url_helper.rb Fix typo left over from previous typo fix in url helper. Closes #9414 [Henrik N] 2007-11-06 18:44:06 +00:00