Skip to content

Instantly share code, notes, and snippets.

@jeremyevans
Forked from bcurren/gist:512122
Created August 6, 2010 22:32
Show Gist options
  • Save jeremyevans/512129 to your computer and use it in GitHub Desktop.
Save jeremyevans/512129 to your computer and use it in GitHub Desktop.
filter(:name => ["company_importer_created", "manual_txn_created"]).
filter("day_num >= ?", day_num).
filter("year_num >= ?", year_num).
filter(:engagement_type_str => "Initial").
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment