rails/railties/test
2010-01-07 21:09:32 +01:00
..
application Run railtie and plugin initializers before app specific ones 2010-01-07 14:01:34 -06:00
fixtures Scaffolding generates new routing dsl examples 2009-12-09 18:57:16 -06:00
generators Ensure application names are not singularized. 2010-01-07 21:09:32 +01:00
initializer Some railties cleanup: 2009-12-31 13:12:52 -08: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 config.plugins should still work with an array of strings 2010-01-05 23:37:40 -06: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 test-unit 2: filter_backtrace is private 2009-11-10 21:04:00 -08:00
generators_test.rb Use regexp in lookups instead of traversing namespaces. This removes the need of special cases. 2010-01-03 17:14:48 +01:00
initializable_test.rb Raise an exception if an initializer is defined without a block 2009-12-23 15:16:38 -08:00
metal_test.rb Finally remove rails/initializer.rb 2009-12-29 13:20:10 -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