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
Sam Stephenson b8e23e37dd Update to Prototype 1.5.0_pre1
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4063 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-03-27 05:47:17 +00:00
..
javascripts Update to Prototype 1.5.0_pre1 2006-03-27 05:47:17 +00:00
active_record_helper.rb Treat timestamps like datetimes for scaffolding purposes (closes #3388) [Maik Schmidt] 2006-01-21 23:46:56 +00:00
asset_tag_helper.rb Fixed that default image extension was not appended when using a full URL with AssetTagHelper#image_tag (closes #4032, #3728) [rubyonrails@beautifulpixel.com] 2006-03-02 01:54:53 +00:00
benchmark_helper.rb
cache_helper.rb
capture_helper.rb Added .rxml (and any non-rhtml template, really) supportfor CaptureHelper#content_for and CaptureHelper#capture #3287 [Brian Takita] 2006-02-26 19:47:50 +00:00
date_helper.rb
debug_helper.rb
form_helper.rb finish form_for change, allow hash as the second param: form_for :post, :url => { }. 2006-03-26 20:21:27 +00:00
form_options_helper.rb
form_tag_helper.rb
java_script_macros_helper.rb Add :script option to in_place_editor to support evalScripts (closes #4194) [codyfauser@gmail.com] 2006-03-19 19:40:11 +00:00
javascript_helper.rb
number_helper.rb
pagination_helper.rb trivial documentation patch for #pagination_links [Francois Beausoleil] closes #4258 2006-03-16 06:38:08 +00:00
prototype_helper.rb Fix double url escaping of remote_function. Add :escape => false option to ActionView's url_for. 2006-03-22 19:41:39 +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
url_helper.rb Fix double url escaping of remote_function. Add :escape => false option to ActionView's url_for. 2006-03-22 19:41:39 +00:00