1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test
2010-01-06 14:22:51 -05:00
..
application assert_template depends on AV::Template monkey patches in action_view/test_case 2010-01-05 11:48:06 -06:00
fixtures Scaffolding generates new routing dsl examples 2009-12-09 18:57:16 -06:00
generators Fix failing app generator test when using the --dev option 2010-01-06 14:22:51 -05: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
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