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
Jeremy Kemper da7f9f516a Scaffold generator tests. Closes #8443.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6824 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-05-23 22:42:24 +00:00
..
fixtures Canonicalize configuration.root_path and replace RAILS_ROOT. 2007-03-29 05:44:44 +00:00
generators Scaffold generator tests. Closes #8443. 2007-05-23 22:42:24 +00:00
mocks
abstract_unit.rb
dispatcher_test.rb
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 Move responsibility for ensuring that all registered gems were loaded from the FileSystemLocator into the Initializer once all locators have had a chance to load the gems they located. [Marcel Molina Jr.] 2007-03-03 02:53:06 +00:00
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