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/application
José Valim 5e7d6bba79 Revert "Allow loading external route files from the router"
This reverts commit 6acebb38bc.

Usage of this feature did not reveal any improvement in existing apps.

Conflicts:

	actionpack/lib/action_dispatch/routing/mapper.rb
	guides/source/routing.textile
	railties/lib/rails/engine.rb
	railties/lib/rails/paths.rb
	railties/test/paths_test.rb
2012-06-29 17:44:10 +02:00
..
initializers Remove default match without specified method 2012-04-24 22:52:26 -05:00
middleware Failing test for #6034 2012-04-30 00:16:34 -07:00
rack Run the logger tests in isolation 2012-06-19 23:21:00 -03:00
rake run the notes tests in isolation 2012-06-19 19:08:13 -07:00
asset_debugging_test.rb Remove default match without specified method 2012-04-24 22:52:26 -05:00
assets_test.rb bundle exec rake assets:precompile shouldn't fail quietly. 2012-06-05 20:40:12 +03:00
build_original_fullpath_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
configuration_test.rb ruby 1.9 hash syntax for generated code 2012-06-23 20:19:21 +08:00
console_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
generators_test.rb Merge pull request #3359 from mrreynolds/datamapper_naming_fix 2012-05-19 08:19:39 -07:00
loading_test.rb Remove default match without specified method 2012-04-24 22:52:26 -05:00
middleware_test.rb Freeze the middleware stack after it's built 2012-04-20 16:02:12 -07:00
paths_test.rb Revert "Allow loading external route files from the router" 2012-06-29 17:44:10 +02:00
queue_test.rb Allow configuring a different queue consumer 2012-05-04 09:11:44 -03:00
rackup_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
rake_test.rb Fix wrong testcase. This is a testcase for db:test:prepare. 2012-06-28 00:33:08 +09:00
routes_inspect_test.rb Rename RouteInspect to RoutesInspector for consistency 2012-06-29 14:04:24 +02:00
routing_test.rb Revert "Allow loading external route files from the router" 2012-06-29 17:44:10 +02:00
runner_test.rb Add support runner hook. 2012-05-29 23:46:08 +09:00
test_test.rb convert railties to use AS::TestCase 2012-01-05 17:30:17 -08:00
url_generation_test.rb Remove default match without specified method 2012-04-24 22:52:26 -05:00