https://gist.github.com/wickkidd/05453f0b20619e3862211a5872dae611
TimeCop::freezeDuring static method that freezes time during the execution of the passed lambda...
TimeCop::freezeDuring static method that freezes time during the execution of the passed lambda (Runnable). Idea stolen from my days as a ruby dev...