Skip to content

Instantly share code, notes, and snippets.

@sudhirsb2003
Created November 10, 2017 07:19
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 sudhirsb2003/7564fd2eca8b852d8fac4e982a387898 to your computer and use it in GitHub Desktop.
Save sudhirsb2003/7564fd2eca8b852d8fac4e982a387898 to your computer and use it in GitHub Desktop.
Acvtive Record Commands
Interval Queries (Basically to find Age range)
User.where(%q{created_at - birthdate < interval '13 years'})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment