1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/application
2012-10-09 11:51:44 -05:00
..
initializers Use String#exclude? to make sure that Active Support is not loaded when 2012-10-04 18:17:05 -03:00
middleware Fix middleware cache tests enabling rack_cache 2012-10-05 14:03:13 -05:00
rack Tune up Rails::Rack::Logger. Only put space between requests in development logs. 2012-09-26 15:19:34 -07:00
rake Fix syntax error in assert_match 2012-09-15 09:13:48 -03:00
asset_debugging_test.rb Minor test refactoring: Use add_to_env instead of an initializer 2012-10-09 11:51:29 -05:00
assets_test.rb Remove duplicated test 2012-10-09 11:51:44 -05:00
build_original_fullpath_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
configuration_test.rb Remove action cache related tests 2012-10-04 18:17:03 -03:00
console_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
generators_test.rb Merge pull request #3359 from mrreynolds/datamapper_naming_fix 2012-05-19 08:19:39 -07:00
loading_test.rb Remove all references to attr_accessible/protected and old mass_assignment_sanitizers 2012-09-16 23:58:20 -05:00
middleware_test.rb config.action_dispatch.rack_cache should set explicitly to enable Rack::Cache 2012-10-04 21:36:00 -05:00
paths_test.rb Revert "Allow loading external route files from the router" 2012-06-29 17:44:10 +02:00
queue_test.rb In development and test we drain the jobs in the same thread. 2012-09-18 20:00:16 -03:00
rackup_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
rake_test.rb Get rid of config.preload_frameworks in favor of config.eager_load_namespaces 2012-08-21 14:47:19 -03:00
routing_test.rb Revert "Allow loading external route files from the router" 2012-06-29 17:44:10 +02:00
runner_test.rb Add support runner hook. 2012-05-29 23:46:08 +09:00
test_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
url_generation_test.rb Remove default match without specified method 2012-04-24 22:52:26 -05:00