rails--rails/railties/lib/rails/tasks
Robin Dupret 9c53b8b89f Make the rails:template rake task load initializers
Templates could rely on irregular inflections or external libraries for
instance so we should load the application's initializers when running
the rails:template task.

The introducing commit of this feature is f7f11361 ; the initializers
have never been loaded invoking this task.

Fixes #12133.
2014-03-08 15:59:22 +01:00
..
annotations.rake Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
documentation.rake Clean up unused method for `rake doc`. 2013-05-11 03:12:59 -07:00
engine.rake Improved grammar and replaced 'dbs' slang with 'databases' 2013-06-27 10:58:08 +05:30
framework.rake Make the rails:template rake task load initializers 2014-03-08 15:59:22 +01:00
log.rake More Warnings removed for ruby trunk 2013-11-01 13:47:23 +01:00
middleware.rake Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
misc.rake Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
routes.rake split formatting concerns from RoutesInspector 2013-01-05 13:59:14 +01:00
statistics.rake
tmp.rake Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00