Skip to content

Instantly share code, notes, and snippets.

@luckyruby
Created December 22, 2014 04:26
Show Gist options
  • Save luckyruby/f37fdc19b2c7da6b422f to your computer and use it in GitHub Desktop.
Save luckyruby/f37fdc19b2c7da6b422f to your computer and use it in GitHub Desktop.
2.1.0 :006 > Date.today
=> Sun, 21 Dec 2014
2.1.0 :007 > Date.yesterday
=> Sun, 21 Dec 2014
2.1.0 :008 > Date.tomorrow
=> Tue, 23 Dec 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment