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
2007-06-15 23:28:51 +00:00
..
fixtures Canonicalize configuration.root_path and replace RAILS_ROOT. 2007-03-29 05:44:44 +00:00
generators Get picky about weird Ruby style. 2007-06-10 23:06:47 +00:00
mocks
abstract_unit.rb
console_app_test.rb Missed svn add from [6897]. References #8393. 2007-05-29 21:49:37 +00:00
dispatcher_test.rb Fixed that dispatcher preparation callbacks only run once in production mode. Mock Routes.reload so that dispatcher preparation callback tests run. [Rick] 2007-06-15 23:28:51 +00:00
fcgi_dispatcher_test.rb Removed breakpointer and Binding.of_caller in favor of relying on ruby-debug by Kent Sibilev since the breakpointer has been broken since Ruby 1.8.4 and will not be coming back [DHH] 2007-04-28 15:57:29 +00:00
initializer_test.rb Canonicalize configuration.root_path and replace RAILS_ROOT. 2007-03-29 05:44:44 +00:00
plugin_loader_test.rb
plugin_locator_test.rb
plugin_test_helper.rb
rails_generator_test.rb Fix generator test broken by scaffold change. Closes #8402. 2007-05-18 23:24:42 +00:00
rails_info_controller_test.rb
rails_info_test.rb