diff options
author | Jeremy Daer <jeremydaer@gmail.com> | 2015-09-27 17:34:13 -0400 |
---|---|---|
committer | Jeremy Daer <jeremydaer@gmail.com> | 2015-09-29 11:56:58 -0700 |
commit | 20ec1e922cc141364881b17e2509c4d7dccca695 (patch) | |
tree | 9bb87a716930bf6b056c8775928b89367647a6ea /railties/test/application/bin_setup_test.rb | |
parent | eb73c58003f4e71317800d5dd44d05af991351a3 (diff) | |
download | rails-20ec1e922cc141364881b17e2509c4d7dccca695.tar.gz rails-20ec1e922cc141364881b17e2509c4d7dccca695.tar.bz2 rails-20ec1e922cc141364881b17e2509c4d7dccca695.zip |
Eliminate overlapping `app/assets` load path
* Move `app/assets/manifest.js` to `app/assets/config/manifest.js`.
Avoid the suggestion that you can/should deep-link `stylesheets/foo`.
* Pull in all toplevel stylesheets and JavaScripts, not just
`application.js` and `.css`. Demonstrate how to use `link_directory`
with a specified `.js`/`.css` type.
* Fix RAILS_ENV handling in assets tests.
* Shush warnings spam from third-party libs that distract from tests.
Diffstat (limited to 'railties/test/application/bin_setup_test.rb')
0 files changed, 0 insertions, 0 deletions