Created
February 17, 2016 22:37
-
-
Save maletor/20bf57823ffe4bfb7db0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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