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 22b77daeee Upgrade to Prototype 1.4.0_rc0
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2638 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-10-16 03:25:40 +00:00
..
javascripts Upgrade to Prototype 1.4.0_rc0 2005-10-16 03:25:40 +00:00
active_record_helper.rb Added :multipart option to ActiveRecordHelper#form to make it possible to add file input fields #2034 [jstirk@oobleyboo.com] 2005-09-11 08:39:23 +00:00
asset_tag_helper.rb Misc doc fixes (typos/grammar/etc). Closes #2445. 2005-10-12 03:43:28 +00:00
benchmark_helper.rb benchmark helper takes an optional log level, defaults to :info. Chose symbols log levels rather than Logger::FOO constants for simplicity. Added benchmark helper test suite. 2005-07-05 19:33:25 +00:00
cache_helper.rb Fixed no-binding fragment caching 2005-01-20 17:54:06 +00:00
capture_helper.rb Simplify content_for implementation 2005-07-24 15:27:47 +00:00
date_helper.rb Misc doc fixes (typos/grammar/etc). Closes #2445. 2005-10-12 03:43:28 +00:00
debug_helper.rb Initial 2004-11-24 01:04:44 +00:00
form_helper.rb Ensure radio_button works as expected with values other than strings. 2005-10-14 02:07:51 +00:00
form_options_helper.rb Misc doc fixes (typos/grammar/etc). Closes #2445. 2005-10-12 03:43:28 +00:00
form_tag_helper.rb Make xyz_tag(..., :id => "foo") work again 2005-10-12 01:05:29 +00:00
java_script_macros_helper.rb Misc doc fixes (typos/grammar/etc). Closes #2445. 2005-10-12 03:43:28 +00:00
javascript_helper.rb Updated and clarified documentation for JavaScriptHelper to be more concise about the various options for including the JavaScript libs 2005-10-15 05:08:59 +00:00
number_helper.rb Misc doc fixes (typos/grammar/etc). Closes #2445. 2005-10-12 03:43:28 +00:00
pagination_helper.rb More pagination speed #1334 [Stefan Kaes] 2005-07-15 20:27:38 +00:00
tag_helper.rb Wrap javascript_tag contents in a CDATA section and add a cdata_section method to TagHelper. Closes #1691. 2005-10-12 22:47:39 +00:00
text_helper.rb Misc doc fixes (typos/grammar/etc). Closes #2445. 2005-10-12 03:43:28 +00:00
upload_progress_helper.rb Make upload progress not throw JavaScript errors when there is no progress bar #2208 [Thomas Fuchs] 2005-09-16 08:44:38 +00:00
url_helper.rb Escape query strings in the href attribute of URLs created by url_helper. #2333 2005-10-13 22:44:45 +00:00