RubyGems.org

timecop

0.5.9.2

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.5.9.2
Authors

Travis Jeffery, John Trupiano

1,303,496 total downloads 59,973 for this version
Owners

63d809dbf4d44297f73caad307972ec53ee6c3893e75232ed43ed4e8e9a7cf39

Licenses

MIT

Gemfile
gem "timecop", "~> 0.5.9.2"
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)