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
Matt Jones 9f15870946 Make VendorGemSourceIndex handle broken/missing specs generated by previous versions.
Signed-off-by: Michael Koziarski <michael@koziarski.com>
2008-10-13 17:27:25 +02:00
..
fixtures
generators
mocks
vendor/gems Make VendorGemSourceIndex handle broken/missing specs generated by previous versions. 2008-10-13 17:27:25 +02:00
abstract_unit.rb
boot_test.rb
console_app_test.rb
error_page_test.rb The 'rails' command was broken by the last commit. Fix that. 2008-08-26 16:28:41 +02:00
fcgi_dispatcher_test.rb
gem_dependency_test.rb
generator_lookup_test.rb
initializer_test.rb Initializer to sort files before eager loading. [#859 state:resolved] 2008-08-22 13:06:34 +01:00
plugin_loader_test.rb
plugin_locator_test.rb
plugin_test.rb Make plugins initialize also from rails/init.rb to ensure consistency with gems used as plugins 2008-06-08 13:05:45 -04:00
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
secret_key_generation_test.rb