rails--rails/actionpack/test/template
Michael Koziarski 4673c47d7b Allow html_options to be passed to all the date helpers. Closes #6000 [h-lame, Jakob S]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8968 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2008-03-02 04:40:54 +00:00
..
active_record_helper_test.rb Fixed ActionView::Helpers::ActiveRecordHelper::form for when protect_from_forgery is used (closes #10739) [jeremyevans] 2008-01-11 16:25:23 +00:00
asset_tag_helper_test.rb Don't repeatedly add relative_url_root to asset sources. Closes #10767 [tomtoday, Koz] 2008-01-27 01:10:48 +00:00
atom_feed_helper_test.rb Allow users to declare other namespaces when using the atom feed helpers. Closes #10304 [david.calavera] 2008-01-13 00:11:39 +00:00
benchmark_helper_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:06 +00:00
compiled_templates_test.rb Introduce a Template class to ActionView. Closes #11024 [lifofifo] 2008-02-06 04:26:40 +00:00
date_helper_test.rb Allow html_options to be passed to all the date helpers. Closes #6000 [h-lame, Jakob S] 2008-03-02 04:40:54 +00:00
erb_util_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:06 +00:00
form_helper_test.rb Introduce the :index option for form_for and fields_for to simplify multi-model forms (see http://railscasts.com/episodes/75). Closes #9883. 2008-02-02 06:16:04 +00:00
form_options_helper_test.rb Ruby 1.9 compat: account for hash ordering 2008-01-07 08:10:23 +00:00
form_tag_helper_test.rb Add label_tag helper for generating elements. Closes #10802 [DefV] 2008-01-21 21:08:28 +00:00
javascript_helper_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:06 +00:00
number_helper_test.rb Fix number_to_human_size incorrectly removing trailing zeros. Closes #10099 [libc, developingchris] 2008-02-02 02:59:10 +00:00
prototype_helper_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:06 +00:00
sanitize_helper_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:06 +00:00
scriptaculous_helper_test.rb Ensure that :confirm doesn't need extra quotes when using drop_receiving_element. Closes #8299 [thechrisoshow] 2008-02-16 00:07:52 +00:00
tag_helper_test.rb require abstract_unit directly since test is in load path 2008-01-05 13:32:06 +00:00
template_finder_test.rb Fix regexp to contain only one rjs, and add rhtml [lifofifo] 2008-03-01 00:01:28 +00:00
text_helper_test.rb Fix that auto_link looks for ='s in url paths (Amazon urls have them). Closes #10640 [bgreenlee] 2007-12-28 20:59:30 +00:00
url_helper_test.rb Ruby 1.9 compat: text helper 2007-12-21 11:51:17 +00:00