rails--rails/actionpack/test/template
Rick Olson 5edc81dcc2 Allow ability to disable request forgery protection, disable it in test mode by default. Closes #9693 [lifofifo]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7668 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-09-28 15:55:45 +00:00
..
active_record_helper_test.rb Improve UrlRewriter tests. Improve helper test coverage. Closes #7207, #7208, #7212. 2007-06-13 01:34:16 +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 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
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 Rename some RequestForgeryProtection methods. The class method is now #protect_from_forgery, and the default parameter is now 'authenticity_token'. [Rick] 2007-09-23 18:14:44 +00:00
url_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