2017-06-26 00:01:54 -04:00
|
|
|
* Add `railtie.rb` to the plugin generator
|
|
|
|
|
|
|
|
*Tsukuru Tanimichi*
|
|
|
|
|
2017-06-18 03:14:00 -04:00
|
|
|
* Deprecate `capify!` method in generators and templates.
|
|
|
|
|
|
|
|
*Yuji Yaginuma*
|
|
|
|
|
2017-05-05 02:54:38 -04:00
|
|
|
* Allow irb options to be passed from `rails console` command.
|
|
|
|
|
|
|
|
Fixes #28988.
|
|
|
|
|
|
|
|
*Yuji Yaginuma*
|
|
|
|
|
2017-04-26 22:00:33 -04:00
|
|
|
* Added a shared section to config/database.yml that will be loaded for all environments.
|
|
|
|
|
|
|
|
*Pierre Schambacher*
|
|
|
|
|
2017-04-20 11:56:24 -04:00
|
|
|
* Namespace error pages' CSS selectors to stop the styles from bleeding into other pages
|
2017-04-26 22:00:33 -04:00
|
|
|
when using Turbolinks.
|
|
|
|
|
2017-04-20 11:56:24 -04:00
|
|
|
*Jan Krutisch*
|
|
|
|
|
2017-04-26 22:00:33 -04:00
|
|
|
|
2017-03-26 06:14:11 -04:00
|
|
|
Please check [5-1-stable](https://github.com/rails/rails/blob/5-1-stable/railties/CHANGELOG.md) for previous changes.
|