RubyGems.org

timecop

0.3.5

A gem providing "time travel" and "time freezing" capabilities, making it dead simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.

installgem install timecop -v 0.3.5
Authors

John Trupiano

1,270,063 total downloads 698,401 for this version
Owners

63d809dbf4d44297f73caad307972ec53ee6c3893e75232ed43ed4e8e9a7cf39

Gemfile
gem "timecop", "~> 0.3.5"
Versions
  1. 0.6.1 March 11, 2013
  2. 0.6.0 March 8, 2013
  3. 0.5.9.2 February 11, 2013
  4. 0.5.9.1 January 21, 2013
  5. 0.5.9 January 9, 2013
Show all versions (31 total)