sassc-rails
sassc-rails copied to clipboard
Fix segfault by defining the asset_url function in the right context
Hello! I hit a segfault upon upgrading my app to to Sprockets 4.0, and eventually tracked it down to this.
I also think it might be the same issue as this: https://github.com/rails/sprockets/issues/633#issuecomment-561010553
Okay, Travis is green! What do you think?
@botandrose is there anyway to test this change? Is this backwards compatible?