rails--rails/railties/test
Joshua Peek f74e04c21d RAILS_GEM_VERSION is obsolete 2009-10-18 10:44:05 -05:00
..
application Remove config.gem in favor of using the bundler. This makes config/boot.rb obsolete. 2009-10-16 18:10:52 -07:00
fixtures Move Rails::Static into ActionDispatch 2009-09-26 11:37:42 -05:00
generators RAILS_GEM_VERSION is obsolete 2009-10-18 10:44:05 -05:00
initializer Remove config.gem in favor of using the bundler. This makes config/boot.rb obsolete. 2009-10-16 18:10:52 -07:00
isolation Remove config.gem in favor of using the bundler. This makes config/boot.rb obsolete. 2009-10-16 18:10:52 -07:00
mocks RailsFCGIHandler tests. Closes #9630. 2007-09-23 11:20:25 +00:00
vendor/gems Additional tests for the gem subsystem 2009-04-29 08:07:57 -07:00
abstract_unit.rb Deprecate RAILS_ROOT in favor of Rails.root (which proxies to the application's object root) 2009-10-16 12:51:02 -07:00
backtrace_cleaner_test.rb Remove config.gem in favor of using the bundler. This makes config/boot.rb obsolete. 2009-10-16 18:10:52 -07:00
generators_test.rb Remove config.gem in favor of using the bundler. This makes config/boot.rb obsolete. 2009-10-16 18:10:52 -07:00
initializable_test.rb Add a test that ensures that Rails::Initializable can be used with modules 2009-10-08 12:31:09 -07:00
metal_test.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
paths_test.rb Make rails configuration's path object's root lazy 2009-10-14 11:18:45 -07:00
plugin_loader_test.rb Finish porting over the initializers to the app object and fix all the tests 2009-10-08 18:12:28 -07:00
plugin_locator_test.rb Finish porting over the initializers to the app object and fix all the tests 2009-10-08 18:12:28 -07:00
plugin_test.rb Finish porting over the initializers to the app object and fix all the tests 2009-10-08 18:12:28 -07:00
plugin_test_helper.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
rails_info_controller_test.rb Remove dead requries to AC integration. Rely on autoloads instead 2009-09-24 09:41:46 -05:00
rails_info_test.rb Pull middleware for Rails info from the initializer instead of ActionController 2009-09-26 12:41:17 -05:00