Skip to content
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

Rails 4 / ember:install generator #173

Closed
kstevens715 opened this issue Apr 3, 2013 · 3 comments
Closed

Rails 4 / ember:install generator #173

kstevens715 opened this issue Apr 3, 2013 · 3 comments

Comments

@kstevens715
Copy link

In Rails 4, vendor/assets is no longer supported automatically. As such, the ember:install generator should probably create the files within the app/assets directory.

See this snippet from the upgrade guide:

In Rails 4.0, precompiling assets no longer automatically copies non-JS/CSS assets from vendor/assets and lib/assets. Rails application and engine developers should put these assets in app/assets or configure config.assets.precompile.

@BlakeWilliams
Copy link

non-JS/CSS

I'm pretty sure this isn't an issue.

@kstevens715
Copy link
Author

Oh wow. How did I miss that. I'm sorry.

@BlakeWilliams
Copy link

No worries. Things like that are super easy to misread.

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

No branches or pull requests

2 participants