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
2006-09-05 10:42:41 +00:00
..
javascripts Update to script.aculo.us 1.6.3 [Thomas Fuchs] 2006-09-05 10:42:41 +00:00
active_record_helper.rb Provide support for decimal columns to form helpers. Closes #5672. [dave@pragprog.com] 2006-07-13 03:25:17 +00:00
asset_tag_helper.rb Fixed that AssetTagHelper#image_tag and others using compute_public_path should not modify the incoming source argument (closes #5102) [eule@space.ch] 2006-09-04 20:43:38 +00:00
benchmark_helper.rb
cache_helper.rb
capture_helper.rb Fix documentation indentation 2006-04-26 14:40:26 +00:00
date_helper.rb Improved resolution of DateHelper#distance_of_time_in_words for better precision (closes #5994) [Bob Silva] 2006-09-04 17:00:37 +00:00
debug_helper.rb Tighten rescue clauses. Closes #5985. 2006-08-31 03:16:28 +00:00
form_helper.rb Allow form_for and fields_for to work with indexed form inputs. [Jeremy Kemper, Matt Lyon] 2006-07-18 15:42:22 +00:00
form_options_helper.rb Fixed FormOptionsHelper#select to respect :selected value (closes #5813) 2006-09-04 19:35:18 +00:00
form_tag_helper.rb radio_button_tag generates unique id attributes. Closes #3353. 2006-09-03 19:32:31 +00:00
java_script_macros_helper.rb Expose more options of inplace_editor (but its still going plugin with v2.0) (closes #5103) 2006-09-04 20:41:38 +00:00
javascript_helper.rb Docs for js linkers (closes #5948) 2006-09-02 19:41:04 +00:00
number_helper.rb Added special case for "1 Byte" in NumberHelper#number_to_human_size (closes #5593) [murpyh@rubychan.de] 2006-07-05 01:04:32 +00:00
pagination_helper.rb trivial documentation patch for #pagination_links [Francois Beausoleil] closes #4258 2006-03-16 06:38:08 +00:00
prototype_helper.rb Added access to nested attributes in RJS (closes #4548) [richcollins@gmail.com] 2006-09-04 20:54:10 +00:00
scriptaculous_helper.rb allow RJS enum values to be passed to visual_effect() and other scriptaculous helpers #4080 [Rick Olson] 2006-03-05 06:42:58 +00:00
tag_helper.rb
text_helper.rb Fixed TextHelper#simple_format to deal with multiple single returns within a single paragraph (closes #5835) [moriq@moriq.com] 2006-09-04 19:26:32 +00:00
url_helper.rb button_to accepts :method so you can PUT and DELETE with it. Closes #6005. 2006-09-03 15:59:18 +00:00