rails/railties/test
2006-09-03 00:18:31 +00:00
..
fixtures Railties: generator tests passing 2006-08-29 10:33:40 +00:00
mocks Thoroughly test the FCGI dispatcher. Closes #5970. 2006-09-03 00:18:31 +00:00
abstract_unit.rb Thoroughly test the FCGI dispatcher. Closes #5970. 2006-09-03 00:18:31 +00:00
dispatcher_test.rb dispatcher test cosmetics 2006-08-29 16:16:59 +00:00
fcgi_dispatcher_test.rb Thoroughly test the FCGI dispatcher. Closes #5970. 2006-09-03 00:18:31 +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 tests 2006-09-03 00:04:20 +00:00
rails_info_controller_test.rb railties tests 2006-09-03 00:04:20 +00:00
rails_info_test.rb railties tests 2006-09-03 00:04:20 +00:00