Skip to content

Instantly share code, notes, and snippets.

@jbbarth
Created August 29, 2012 22:33
Show Gist options
  • Save jbbarth/3519760 to your computer and use it in GitHub Desktop.
Save jbbarth/3519760 to your computer and use it in GitHub Desktop.
Thanks active_support :/
>> Date.current
=> Wed, 29 Aug 2012
>> Date.today
=> Thu, 30 Aug 2012
>> Date.tomorrow
=> Thu, 30 Aug 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment