sass / sassc-ruby

Use libsass with Ruby!
MIT License
363 stars 157 forks source link

Rails 5: DEPRECATION WARNING: Sprockets method `register_engine` is deprecated. #47

Closed trcarden closed 5 years ago

trcarden commented 8 years ago

There are various Sprockets warnings coming from this gem

DEPRECATION WARNING: Sprockets method `register_engine` is deprecated.
sassc-rails-1.2.1/lib/sassc/rails/railtie.rb:53
sassc-rails-1.2.1/lib/sassc/rails/railtie.rb:54

We just need to update the calls in the railtie to use the latest sprocket calls

bolandrm commented 5 years ago

I think this is resolved, feel free to let me know if not.