Skip to content

Instantly share code, notes, and snippets.

@bcurren
Created August 6, 2010 22:28
Show Gist options
  • Save bcurren/512122 to your computer and use it in GitHub Desktop.
Save bcurren/512122 to your computer and use it in GitHub Desktop.
filter({:name => "company_importer_created", :name => "manual_txn_created"}.sql_or).
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