ports/devel/ruby-timecop/pkg/DESCR

3 lines
209 B
Text

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.