rails/railties/CHANGELOG.md

483 B

  • Allow irb options to be passed from rails console command.

    Fixes #28988.

    Yuji Yaginuma

  • Added a shared section to config/database.yml that will be loaded for all environments.

    Pierre Schambacher

  • Namespace error pages' CSS selectors to stop the styles from bleeding into other pages when using Turbolinks.

    Jan Krutisch

Please check 5-1-stable for previous changes.