Created
January 1, 2012 12:46
-
-
Save khash/1547247 to your computer and use it in GitHub Desktop.
Call Mixpanel Event in Resque
This file contains 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.enqueue(MixpanelTrackEventJob, "Added CC Info", {:type => 'AMEX'}, current_user.id) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment