Created
December 22, 2014 04:26
-
-
Save luckyruby/f37fdc19b2c7da6b422f 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
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