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

sucker_punch now requires initializer for Rails <5.0 #161

Open
BobWalsh opened this issue Mar 31, 2016 · 0 comments
Open

sucker_punch now requires initializer for Rails <5.0 #161

BobWalsh opened this issue Mar 31, 2016 · 0 comments

Comments

@BobWalsh
Copy link

https://github.com/brandonhilkert/sucker_punch#active-job

If you want to use Sucker Punch version 2.0.0+ with Rails < 5.0.0, be sure to include the backwards compatibility module in an initializer:

( in config/initializers/sucker_punch.rb)

require 'sucker_punch/async_syntax'

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

1 participant