rails/railties/lib
Paul b17cdfe8e0
Add .keep exception for storage folder
Fixes https://github.com/rails/rails/issues/32546 by including the `.keep` file in the .gitignore, bringing the `storage` folder in line with the `tmp` and `log` folders.
2018-04-13 09:40:48 -04:00
..
minitest Allow use of minitest-rails gem with Rails test runner 2018-04-11 07:20:53 +09:00
rails Add .keep exception for storage folder 2018-04-13 09:40:48 -04:00
rails.rb [Railties] require_relative => require 2017-10-21 22:48:26 +09:00