rails/railties/lib
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
..
rails Make the rails:template rake task load initializers 2014-03-08 15:59:22 +01:00
rails.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00