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

Support sprockets-rails 3 #41

Merged
merged 4 commits into from
Jan 20, 2016
Merged

Conversation

rafaelfranca
Copy link
Contributor

sprockets-rails 3 will support both Sprockets 3 and Sprockets 4 and also introduce new features only present on Sprockets 3.

I changed this gem to work with sprockets-rails 3.

sprockets-rails 3 will build the sprockets environment only in a
after_initialize block so app.assets is never defined in a railtie
initializer.
@edward
Copy link
Member

edward commented Sep 8, 2015

I haven’t tested this code, but it looks good. Nice work.

@rafaelfranca
Copy link
Contributor Author

@bolandrm WDYT about this?

@aried3r
Copy link

aried3r commented Jan 4, 2016

Any news on this? It seems I cannot use sprockets-rails v3 without these changes (even if some other stuff then breaks, but that is due to other gems).

bolandrm added a commit that referenced this pull request Jan 20, 2016
@bolandrm bolandrm merged commit 1d9e0d5 into sass:master Jan 20, 2016
@rafaelfranca rafaelfranca deleted the sprockets-rails-3 branch January 20, 2016 22:02
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.

None yet

4 participants