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
2007-09-21 03:40:25 +00:00
..
javascripts Update to Prototype 1.5.1 2007-05-19 20:57:11 +00:00
active_record_helper.rb Refactored in use of extract_options! (closes #9079) [josh] 2007-07-24 16:48:57 +00:00
asset_tag_helper.rb Trips up the RDoc generation 2007-09-13 19:12:36 +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 CaptureHelper#content_for to work with the optional content parameter instead of just the block #9434 [sandofsky/wildchild] 2007-09-21 03:40:25 +00:00
date_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
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 Refactored in use of extract_options! (closes #9079) [josh] 2007-07-24 16:48:57 +00:00
form_options_helper.rb Major improvement to the documentation for the options / select form helpers. Closes #9038 [kampers, jardeon, wesg] 2007-08-05 01:13:44 +00:00
form_tag_helper.rb Rename fieldset_tag to field_set_tag to follow the conventions from text_area and text_field [DHH] 2007-09-09 15:58:12 +00:00
javascript_helper.rb Added block-acceptance to JavaScriptHelper#javascript_tag (closes #7527) [BobSilva/tarmo/rmm5t] 2007-09-15 21:34:25 +00:00
number_helper.rb Fix number_to_human_size when using different precisions. Closes #7536. [RichardStrand, mpalmer] 2007-08-05 01:00:54 +00:00
prototype_helper.rb Tidy up link to remote options. Closes #9505. [nik.wakelin] 2007-09-12 02:13:59 +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 Added record identifications to FormHelper#form_for and PrototypeHelper#remote_form_for [DHH] 2007-05-14 17:30:35 +00:00
scriptaculous_helper.rb Properly quote the arguments to visual_effect. Closes #7220 [jeremymcanally] 2007-09-02 23:51:27 +00:00
tag_helper.rb tag_options creates fewer objects 2007-09-18 10:55:15 +00:00
text_helper.rb Autolink behaves well with emails embedded in URLs. Closes #7313. 2007-09-20 20:40:22 +00:00
url_helper.rb Fixed that link_to with an href of # when using :method will not allow for click-through without JavaScript (closes #7037) [stevenbristol/josh] 2007-06-23 17:11:01 +00:00