Actions
Bug #7575
closedwhat to do with vendor/assets/fonts in rails 4 upgrade
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Rails
Target version:
-
Description
http://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html
In Rails 4.0, precompiling assets no longer automatically copies non-JS/CSS assets from vendor/assets and lib/assets
Updated by Joseph Magen about 10 years ago
- Related to Tracker #3157: Rails 4.1 upgrade tasks added
Updated by Ohad Levy about 10 years ago
- Translation missing: en.field_release set to 21
Updated by Ohad Levy about 10 years ago
- Translation missing: en.field_release deleted (
21)
Updated by Dominic Cleal almost 9 years ago
- Status changed from New to Rejected
Doesn't seem to be the case, they're being precompiled and used correctly. There was a precompilation configuration bug fixed in #7230 which may be related.
Actions