Skip to content

Instantly share code, notes, and snippets.

@mattfitzgerald
Created August 6, 2013 05:38
Show Gist options
  • Save mattfitzgerald/6162286 to your computer and use it in GitHub Desktop.
Save mattfitzgerald/6162286 to your computer and use it in GitHub Desktop.
Counting birthday messages
Promotion.where(schedule_type: 'contact_relative', enabled: true).where("system_search_query like ?", '%date_of_birth%').count
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment