rails--rails/actionpack/test/template
Jeremy Kemper 9dac6b759f auto_complete_field takes a :method option so you can GET or POST. Closes #8120.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6851 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-05-26 00:32:52 +00:00
..
active_record_helper_test.rb Removed deprecated parameters_for_method_reference concept (legacy from before named routes) [DHH] Added record identification with polymorphic routes for ActionController::Base#url_for and ActionView::Base#url_for [DHH] 2007-05-12 21:12:31 +00:00
asset_tag_helper_test.rb Removed deprecated parameters_for_method_reference concept (legacy from before named routes) [DHH] Added record identification with polymorphic routes for ActionController::Base#url_for and ActionView::Base#url_for [DHH] 2007-05-12 21:12:31 +00:00
benchmark_helper_test.rb Use a consistent load path to avoid double requires. Fix some scattered Ruby warnings. 2007-01-28 07:16:55 +00:00
compiled_templates_test.rb Use a consistent load path to avoid double requires. Fix some scattered Ruby warnings. 2007-01-28 07:16:55 +00:00
date_helper_test.rb Give time_ago_in_words test some DST slop. 2007-03-11 12:29:20 +00:00
form_helper_test.rb Added option to suppress :size when using :maxlength for FormTagHelper#text_field #3112 [rails@tpope.info] 2007-05-24 20:47:03 +00:00
form_options_helper_test.rb select :include_blank option can be set to a string instead of true, which just uses an empty string. Closes #7664. 2007-05-18 05:29:22 +00:00
form_tag_helper_test.rb Removed deprecated parameters_for_method_reference concept (legacy from before named routes) [DHH] Added record identification with polymorphic routes for ActionController::Base#url_for and ActionView::Base#url_for [DHH] 2007-05-12 21:12:31 +00:00
java_script_macros_helper_test.rb auto_complete_field takes a :method option so you can GET or POST. Closes #8120. 2007-05-26 00:32:52 +00:00
javascript_helper_test.rb Use a consistent load path to avoid double requires. Fix some scattered Ruby warnings. 2007-01-28 07:16:55 +00:00
number_helper_test.rb Deprecation: remove deprecated human_size helper alias. Use number_to_human_size instead. 2007-03-13 05:18:49 +00:00
prototype_helper_test.rb observe_form always sends the serialized form. Closes #5271. 2007-05-18 21:27:05 +00:00
scriptaculous_helper_test.rb Removed deprecated parameters_for_method_reference concept (legacy from before named routes) [DHH] Added record identification with polymorphic routes for ActionController::Base#url_for and ActionView::Base#url_for [DHH] 2007-05-12 21:12:31 +00:00
tag_helper_test.rb Fixed that content_tag with a block will just return the result instead of concate it if not used in a ERb view #7857, #7432 [michael.niessner] 2007-05-02 22:30:41 +00:00
text_helper_test.rb Highlight helper highlights one or many terms in a single pass. 2007-03-30 01:19:01 +00:00
url_helper_test.rb Removed deprecated parameters_for_method_reference concept (legacy from before named routes) [DHH] Added record identification with polymorphic routes for ActionController::Base#url_for and ActionView::Base#url_for [DHH] 2007-05-12 21:12:31 +00:00