public
Description: 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.
Homepage: http://www.smartlogicsolutions.com/open-source-projects
Clone URL: git://github.com/jtrupiano/timecop.git
timecop / VERSION.yml
100644 6 lines (5 sloc) 0.047 kb
1
2
3
4
5
6
---
:patch: 4
:major: 0
:build: rc1
:minor: 3