diff options
author | Robin Dupret <robin.dupret@gmail.com> | 2014-03-08 15:51:49 +0100 |
---|---|---|
committer | Robin Dupret <robin.dupret@gmail.com> | 2014-03-08 15:59:22 +0100 |
commit | 9c53b8b89f0b4aec5a2ec3611cefae8e7b6514a5 (patch) | |
tree | faba48d0f7d7ff2209e178eb420fc50645584468 /railties/lib/rails/app_rails_loader.rb | |
parent | dc8bfc8ab62c3e3a776297226ef43027bc7d09c1 (diff) | |
download | rails-9c53b8b89f0b4aec5a2ec3611cefae8e7b6514a5.tar.gz rails-9c53b8b89f0b4aec5a2ec3611cefae8e7b6514a5.tar.bz2 rails-9c53b8b89f0b4aec5a2ec3611cefae8e7b6514a5.zip |
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.
Diffstat (limited to 'railties/lib/rails/app_rails_loader.rb')
0 files changed, 0 insertions, 0 deletions