Created
October 18, 2017 14:22
-
-
Save sirramongabriel/f067bc4ef967679ab6719467c9b8650b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Resque.redis = 'localhost:6379' | |
| Resque.after_fork = Proc.new { ActiveRecord::Base.establish_connection } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment