rails/railties/test
2010-01-18 16:21:11 +01:00
..
application Add notifications to default middleware stack and update subscriber tests. 2010-01-17 11:35:48 +01:00
fixtures More cleaning up on rails generators load path. 2010-01-18 16:21:11 +01:00
generators Generators load path now will be Ruby load path. If you want to use rspec:install generator, you need generators/rspec/install_generator in your load path. 2010-01-18 16:21:11 +01:00
initializer Set deprecation warnings for RAILS_ENV and RAILS_DEFAULT_LOGGER. 2010-01-13 01:19:22 +01:00
isolation Rename rails.rb -> rails/all.rb and rails/core.rb -> rails.rb 2009-12-31 13:12:52 -08:00
mocks RailsFCGIHandler tests. Closes #9630. 2007-09-23 11:20:25 +00:00
plugins Allow to add subscribers through Railtie. 2010-01-13 01:19:22 +01:00
vendor/gems Additional tests for the gem subsystem 2009-04-29 08:07:57 -07:00
abstract_unit.rb Autoload AS test case 2010-01-04 16:22:46 -06:00
backtrace_cleaner_test.rb Use backtrace cleaner for dev mode exception page 2010-01-16 21:34:35 -06:00
generators_test.rb Improve generators help. 2010-01-18 16:21:11 +01:00
initializable_test.rb Raise an exception if an initializer is defined without a block 2009-12-23 15:16:38 -08:00
paths_test.rb Update routes.rb template to use App name 2009-12-21 20:15:27 -06:00
rails_info_controller_test.rb Autoload AC and AV test case classes 2010-01-04 16:22:46 -06:00
rails_info_test.rb Just use abstract_unit 2009-11-14 03:27:18 -08:00
subscriber_test.rb Add notifications to default middleware stack and update subscriber tests. 2010-01-17 11:35:48 +01:00