rails/railties/test/application
Michael Koziarski 411a826583 Merge pull request #5326 from lest/patch-2
configure how unverified request will be handled
2012-03-10 16:16:35 -08:00
..
initializers Fix broken tests 2012-03-10 19:15:29 -02:00
middleware Handle files from ActionDispatch::Static with Rack::Sendfile (fixes #5225) 2012-03-03 20:46:56 +01:00
rack convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
rake Use one system call whenever possible, group rake and Dir.chdir calls 2012-03-08 19:57:17 -03:00
asset_debugging_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
assets_test.rb fix assets test 2012-01-31 11:52:39 +03:00
build_original_fullpath_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
configuration_test.rb configure how unverified request will be handled 2012-03-09 19:33:06 +03:00
console_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
generators_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
loading_test.rb Now all the models need to explicitly declare the accessible attributes 2012-03-04 22:17:42 -03:00
middleware_test.rb Change api_only to http_only 2012-03-10 10:15:35 -03:00
paths_test.rb Remove the dependent_restrict_raises configuration if activerecord is 2012-02-01 17:03:23 -02:00
rackup_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
rake_test.rb Use one system call whenever possible, group rake and Dir.chdir calls 2012-03-08 19:57:17 -03:00
route_inspect_test.rb fixes a test: rake routes now includes PATCH for resources 2012-02-24 17:21:45 -08:00
routing_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
runner_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
test_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
url_generation_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00