rails/railties/test
2010-01-26 12:23:02 +01:00
..
application Ensure calling a method in Rails::Application does not instantiate a void application. 2010-01-26 12:16:47 +01:00
fixtures Give higher priority to rails generators. 2010-01-21 14:11:24 +01:00
generators More work on generated mailer templates. 2010-01-26 01:09:08 +01:00
initializer Add active_model/railtie back to generated boot.rb, add models back to paths, load active_support/railtie since we need it and ensure default logger is set before config. 2010-01-25 01:12: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
railties Merge branch 'master' of git://github.com/rails/rails 2010-01-25 23:44:03 +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 Ensure app does not show up in generators. 2010-01-26 12:23:02 +01:00
initializable_test.rb Get rid of initializers global and create i18n railtie. 2010-01-23 01:29:29 +01:00
paths_test.rb Solve some pendencies. 2010-01-24 09:32:54 +01: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 Default to sync instrumentation. 2010-01-21 13:09:12 +01:00