TimeExtensions Plugin
November 13th, 2006
A minor plugin for all of you. This plugin merely adds two new methods to Time and Date:
This makes for much more readable code:
Installation:
A minor plugin for all of you. This plugin merely adds two new methods to Time and Date:
This makes for much more readable code:
Installation:
I am François Beausoleil, a Ruby on Rails coder. During the day, I work on XLsuite. At night, I am interested many things. Read my biography
October 12th, 2007 at 10:25 PM
Nice. Reminds of before() and after() in Joda time.