sassc-rails icon indicating copy to clipboard operation
sassc-rails copied to clipboard

Fix segfault by defining the asset_url function in the right context

Open botandrose opened this issue 4 years ago • 2 comments

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

botandrose avatar May 15 '20 20:05 botandrose

Okay, Travis is green! What do you think?

botandrose avatar May 15 '20 21:05 botandrose

@botandrose is there anyway to test this change? Is this backwards compatible?

HamptonMakes avatar Jul 21 '20 21:07 HamptonMakes