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
2009-09-26 21:07:49 -05:00
..
application Enable static asset server by default 2009-09-26 11:24:56 -05:00
fixtures Move Rails::Static into ActionDispatch 2009-09-26 11:37:42 -05:00
generators Remove config.ru generation from --with-dispatchers option 2009-09-25 23:15:49 -05:00
initializer Fix railties tests 2009-09-25 22:54:41 -05:00
isolation Restore "Start Rails::Application object 2009-09-25 21:32:28 -05:00
mocks RailsFCGIHandler tests. Closes #9630. 2007-09-23 11:20:25 +00:00
vendor/gems Additional tests for the gem subsystem 2009-04-29 08:07:57 -07:00
abstract_unit.rb Fix railties tests 2009-09-25 22:54:41 -05:00
backtrace_cleaner_test.rb Add gem filter for default gem path since it maybe different than the set of gem paths 2009-09-26 11:04:08 -05:00
boot_test.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
console_app_test.rb Remove deprecated calls to Dispatcher.to_prepare 2009-09-26 19:57:36 -05:00
fcgi_dispatcher_test.rb Create separate middleware stack for initializer 2009-09-26 21:07:49 -05:00
gem_dependency_test.rb Only check for built extensions on gem dependencies that are in vendor/gems. [#2825 state:resolved] 2009-07-02 10:27:54 -07:00
generators_test.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
initializer_test.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
metal_test.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
new_initializer_test.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
paths_test.rb Reapply Rails::Application::Path tweaks 2009-07-06 10:22:42 -07:00
plugin_loader_test.rb I18n support for plugins 2009-08-30 13:36:22 -07:00
plugin_locator_test.rb Got all the railties tests to pass, rails must boot! 2009-06-23 14:49:04 -07:00
plugin_test.rb Got all the railties tests to pass, rails must boot! 2009-06-23 14:49:04 -07:00
plugin_test_helper.rb Move railties/lib/* into railties/lib/* 2009-09-24 16:11:41 -07:00
rails_info_controller_test.rb Remove dead requries to AC integration. Rely on autoloads instead 2009-09-24 09:41:46 -05:00
rails_info_test.rb Pull middleware for Rails info from the initializer instead of ActionController 2009-09-26 12:41:17 -05:00