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

You are using a deprecated processor interface SmtRails::Tilt. #22

Open
afdev82 opened this issue Aug 10, 2018 · 2 comments
Open

You are using a deprecated processor interface SmtRails::Tilt. #22

afdev82 opened this issue Aug 10, 2018 · 2 comments

Comments

@afdev82
Copy link

afdev82 commented Aug 10, 2018

I get this deprecation warning when I run a rake task:

DEPRECATION WARNING: You are using a deprecated processor interface SmtRails::Tilt.
Please update your processor interface:
https://github.com/rails/sprockets/blob/master/guides/extending_sprockets.md#supporting-all-versions-of-sprockets-in-processors
 (called from block (2 levels) in <class:Engine> at /home/antonio/.rbenv/versions/2.4.4/lib/ruby/gems/2.4.0/gems/smt_rails-0.3.0/lib/smt_rails/engine.rb:11)

How could I solve?
I'm using the latest version (0.3.0) and Rails 4.2.10.
Thank you

@le0pard
Copy link
Member

le0pard commented Aug 10, 2018

Hello @afdev82

You can update smt_rails code for new sprockets interface and make PR - I am grad to accept it. I do not have time to support it right now.

@afdev82
Copy link
Author

afdev82 commented Aug 10, 2018

Ok, thank you for the answer ;)

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