travisjeffery / timecop

A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call.
MIT License
3.36k stars 223 forks source link

Layout changes to make it easier to read #394

Closed claasz closed 1 year ago

joshuacronemeyer commented 1 year ago

thanks @claasz