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
2008-05-25 16:17:04 +02:00
..
fixtures gsub("yaml", "YAML") 2008-05-19 19:34:07 +02:00
generators yaml -> YAML 2008-05-25 16:17:04 +02:00
mocks
abstract_unit.rb
boot_test.rb
console_app_test.rb Refactor Dispatcher callbacks to remove unnecessary Dependencies checks in production environment. 2008-04-18 13:05:43 +01:00
fcgi_dispatcher_test.rb Mock RailsFCGIHandler and Dispatcher to stop mocha deprecation warnings. 2008-04-21 11:54:46 -05:00
gem_dependency_test.rb Gem dependencies don't require a version. Also fixed up failing gem dependency tests. 2008-04-21 12:23:15 -05:00
generator_lookup_test.rb
initializer_test.rb Revert "Update plugin loading tests to reflect changes in plugin fixtures." 2008-04-21 13:27:19 -05:00
plugin_loader_test.rb Add back empty plugin folders that were lost when we moved to git. 2008-04-21 13:48:44 -05:00
plugin_locator_test.rb Revert "Update plugin loading tests to reflect changes in plugin fixtures." 2008-04-21 13:27:19 -05:00
plugin_test.rb
plugin_test_helper.rb
rails_generator_test.rb Don't require generator_test_helper in RailsGeneratorTest. 2008-04-21 19:14:37 -05:00
rails_info_controller_test.rb
rails_info_test.rb Rails Edge info returns the latest git commit hash [#36 state:resolved] 2008-04-22 15:44:13 -05:00
secret_key_generation_test.rb