rails--rails/actionpack/test/template
Michael Koziarski 074fe35b8a Add link_to :back which uses your referrer with a fallback to a javascript link. #7366 [eventualbuddha, tarmo]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7791 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-10-08 03:30:29 +00:00
..
active_record_helper_test.rb error_messages_for and friends also work with local variables. Closes #9699. 2007-10-07 19:50:30 +00:00
asset_tag_helper_test.rb Include asset host in public path cache key. Clear cache between asset tag tests. 2007-09-24 19:47:45 +00:00
atom_feed_helper_test.rb Fix tests for atom feed 2007-09-21 23:42:59 +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 mocha to avoid the sleep calls in the compiled_template tests. [tarmo] Closes #9372 2007-08-29 03:14:15 +00:00
date_helper_test.rb Improve helper test coverage. Closes #7215, #7233, #7234, #7235, #7236, #7237, #7238. 2007-06-13 01:20:55 +00:00
form_helper_test.rb error_messages_for and friends also work with local variables. Closes #9699. 2007-10-07 19:50:30 +00:00
form_options_helper_test.rb Test fix (closes #6911) 2007-09-22 23:26:22 +00:00
form_tag_helper_test.rb Allow ability to disable request forgery protection, disable it in test mode by default. Closes #9693 [lifofifo] 2007-09-28 15:55:45 +00:00
javascript_helper_test.rb Improve tests (closes #7240) [josh] 2007-09-22 23:11:45 +00:00
number_helper_test.rb Fix number_to_human_size when using different precisions. Closes #7536. [RichardStrand, mpalmer] 2007-08-05 01:00:54 +00:00
prototype_helper_test.rb Allow ability to disable request forgery protection, disable it in test mode by default. Closes #9693 [lifofifo] 2007-09-28 15:55:45 +00:00
scriptaculous_helper_test.rb Allow ability to disable request forgery protection, disable it in test mode by default. Closes #9693 [lifofifo] 2007-09-28 15:55:45 +00:00
tag_helper_test.rb The tag helper may bypass escaping. 2007-09-24 08:13:55 +00:00
text_helper_test.rb Fixed that strip_tags blows up with invalid html (closes #9730) [lifo] 2007-09-29 20:19:33 +00:00
url_helper_test.rb Add link_to :back which uses your referrer with a fallback to a javascript link. #7366 [eventualbuddha, tarmo] 2007-10-08 03:30:29 +00:00