1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/tasks
schneems 0460949070 remove unused route reloading code
Since the environment is initialized each time rake is run, routes don't need to be re-loaded. https://github.com/rails/rails/pull/6461#r869953
2012-05-30 20:38:26 +02:00
..
annotations.rake Cut down on tasks shown in rake -T 2010-06-09 16:19:03 -04:00
documentation.rake Only include Rake::DSL if it's defined. 2012-04-23 06:04:52 -07:00
engine.rake do not set the ENGINE_PATH to nil 2012-05-24 15:54:30 -07:00
framework.rake Improve rails:template undefined LOCATION variable error message fixed 2011-07-23 20:52:53 +05:30
log.rake
middleware.rake Avoid calls to Rails::Application since this is not the official API. 2010-07-01 18:43:44 +02:00
misc.rake testing.rake should set the default task, closes #2564 2011-10-07 22:25:10 +02:00
routes.rake remove unused route reloading code 2012-05-30 20:38:26 +02:00
statistics.rake show stats for app/mailers 2012-01-16 14:53:23 +09:00
tmp.rake Use cache/assets instead. 2011-07-12 22:55:34 -03:00