rails--rails/railties/test
Jeremy Kemper bff217272d RAILS_GEM_VERSION may be set to any valid gem version specifier. Closes #10057.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8160 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-11-17 01:39:19 +00:00
..
fixtures
generators Model generator tests. Closes #8966 [abhay] 2007-10-11 23:12:28 +00:00
mocks
abstract_unit.rb
boot_test.rb RAILS_GEM_VERSION may be set to any valid gem version specifier. Closes #10057. 2007-11-17 01:39:19 +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
initializer_test.rb Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. Closes #9795 [lazyatom] 2007-11-08 05:29:44 +00:00
plugin_loader_test.rb Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. Closes #9795 [lazyatom] 2007-11-08 05:29:44 +00:00
plugin_locator_test.rb Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. Closes #9795 [lazyatom] 2007-11-08 05:29:44 +00:00
plugin_test.rb Ensure the plugin loader only loads plugins once. Closes #10102 [haruki_zaemon] 2007-11-08 15:41:46 +00:00
plugin_test_helper.rb Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. Closes #9795 [lazyatom] 2007-11-08 05:29:44 +00:00
rails_generator_test.rb
rails_info_controller_test.rb
rails_info_test.rb