rails--rails/railties/test
Jeremy Kemper 2559feb539 Refactor and test boot.rb. Include tests from and closes #9834.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7998 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-10-23 05:36:52 +00:00
..
fixtures
generators Model generator tests. Closes #8966 [abhay] 2007-10-11 23:12:28 +00:00
mocks RailsFCGIHandler tests. Closes #9630. 2007-09-23 11:20:25 +00:00
abstract_unit.rb RailsFCGIHandler tests. Closes #9630. 2007-09-23 11:20:25 +00:00
boot_test.rb Refactor and test boot.rb. Include tests from and closes #9834. 2007-10-23 05:36:52 +00:00
console_app_test.rb Move Railties' Dispatcher to ActionController::Dispatcher, introduce before_ and after_dispatch callbacks, and warm up to non-CGI requests. 2007-09-26 01:24:07 +00:00
fcgi_dispatcher_test.rb RailsFCGIHandler tests. Closes #9630. 2007-09-23 11:20:25 +00:00
initializer_test.rb Tidy up framework initialization code to ensure that it doesn't add folders to the load path that it doesn't intend to require. 2007-10-04 04:16:06 +00:00
plugin_loader_test.rb
plugin_locator_test.rb
plugin_test_helper.rb
rails_generator_test.rb RailsFCGIHandler tests. Closes #9630. 2007-09-23 11:20:25 +00:00
rails_info_controller_test.rb
rails_info_test.rb