Rails 6 defaults to --skip-javascript when creating new environments because by default it uses webpacker instead of sprockets to manage javascript and that meant that I accidentally merged a change that disabled the minification of javascript. Fixes #2522 |
||
---|---|---|
.. | ||
development.rb | ||
production.rb | ||
test.rb |