March 9, 2008
Time Travel plugin for Rails
I've released a little plugin that lets you monkey around with the value returned by Time.now in your tests, so that you can easily test time-dependent code. This is something I use in just about every app I build, so I figured it was about time I cleaned it up and made it public.
More details and installation instructions are here.