Skip to content

Instantly share code, notes, and snippets.

@maletor
Created February 17, 2016 22:37
Show Gist options
  • Save maletor/20bf57823ffe4bfb7db0 to your computer and use it in GitHub Desktop.
Save maletor/20bf57823ffe4bfb7db0 to your computer and use it in GitHub Desktop.
(byebug) Invite.where("send_at < ?", Time.zone.now + 72.hours).to_sql
"SELECT `invites`.* FROM `invites` WHERE (send_at < '2016-02-20 22:36:03.385389.385389')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment