Skip to content

Instantly share code, notes, and snippets.

@coodix
Created March 29, 2012 12:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save coodix/2236623 to your computer and use it in GitHub Desktop.
Save coodix/2236623 to your computer and use it in GitHub Desktop.
matches_set = CommonSet.new(@mysql, @mongo, job)
method = (eval "#{job.args['method']}Method").new(@mysql, @mongo, user, matches_set)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment