Skip to content

Move assets to app/assets for Rails 4 #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

fomichov
Copy link

@fomichov fomichov commented Sep 7, 2013

In Rails 4 "loose" assets (images, fonts, etc.) in lib and vendor
are no longer precompiled by default. Rails Engines should put their
assets in their own app/assets.
See: rails/rails#7968

are no longer precompiled by default. Rails Engines should put their
assets in their own app/assets.
See: rails/rails#7968
are no longer precompiled by default. Rails Engines should put their
assets in their own app/assets.
See: rails/rails#7968
@demiazz demiazz mentioned this pull request Sep 26, 2013
@opti
Copy link
Collaborator

opti commented Jan 23, 2015

Done in v0.4.2

@opti opti closed this Jan 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants