rails--rails/railties/test/application
José Valim 3dfcb56e45 ActiveRecord middlewares should be inserted before AD::Cascade [#4493 state:resolved]. 2010-04-29 13:24:35 +02:00
..
initializers
configuration_test.rb Refactor tests by moving all middleware tests to the same place. 2010-04-26 09:04:04 +02:00
console_test.rb
generators_test.rb
metal_test.rb
middleware_test.rb ActiveRecord middlewares should be inserted before AD::Cascade [#4493 state:resolved]. 2010-04-29 13:24:35 +02:00
model_initialization_test.rb Fix failing test. 2010-04-28 23:42:55 +02:00
paths_test.rb The rake task :environment now loads config/environment.rb instead of initializing the application on its own. This fixes [#4492 state:resolved] and also avoids the application being initialized twice in some rake tasks. 2010-04-29 08:39:52 +02:00
rackup_test.rb
rake_test.rb The rake task :environment now loads config/environment.rb instead of initializing the application on its own. This fixes [#4492 state:resolved] and also avoids the application being initialized twice in some rake tasks. 2010-04-29 08:39:52 +02:00
routing_test.rb
test_test.rb
url_generation_test.rb Rename config.cookie_secret to config.secret_token and pass it as configuration in request.env. This is another step forward removing global configuration. 2010-04-05 12:00:24 +02:00