aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/app/templates/config/application.rb.tt
Commit message (Expand)AuthorAgeFilesLines
* Add `--skip-action-text` option to `rails new`bogdanvlviv2019-01-051-0/+1
* Don't load Action Mailbox when Active Record is skippedGeorge Claghorn2018-12-281-1/+1
* Load Action Mailbox when other components are skippedGeorge Claghorn2018-12-281-0/+1
* Do not update `load_defaults` version when running `app:update` (#31951)Yuji Yaginuma2018-02-131-1/+1
* Fix comment about initializers to adapt to the factkami-zh2017-12-271-2/+3
* Use .tt extension to all the template filesRafael Mendonça França2017-11-131-0/+44