rails--rails/railties/test
Jeremy Kemper 92f1e26a1c dispatcher test cosmetics
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4847 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-08-29 16:16:59 +00:00
..
fixtures Railties: generator tests passing 2006-08-29 10:33:40 +00:00
mocks
dispatcher_test.rb dispatcher test cosmetics 2006-08-29 16:16:59 +00:00
fcgi_dispatcher_test.rb Make fcgi handler respond to TERM signals with an explicit exit 2005-11-02 13:21:22 +00:00
initializer_test.rb New configuration option config.plugin_paths which may be a single path like the default 'vendor/plugins' or an array of paths: ['vendor/plugins', 'lib/plugins']. Plugins are discovered in nested paths, so you can organize your plugins directory as you like. Refactor load_plugin from load_plugins. Simplify initializer unit test. Closes #2757. 2005-11-07 08:09:38 +00:00
plugin_test.rb Cleaning up railties tests. Set RAILS_ROOT for Rails::Initializer if undefined. 2006-08-29 10:15:25 +00:00
rails_generator_test.rb Railties: generator tests passing 2006-08-29 10:33:40 +00:00
rails_info_controller_test.rb Railties: info controller tests passing 2006-08-29 10:40:11 +00:00
rails_info_test.rb Railties: info tests passing 2006-08-29 10:43:00 +00:00