So I needed to test “time”…quite literally. I needed to test some time-related validity logic in Rails. I read that in Rails 4.1, ActiveSupport::Testing::TimeHelpers was added to make it easier for everyone to withstand the test of time. Err, I mean to test time. No disrespect to TimeCop, I know it has its own advantages, but the built-in…
Caffeinated thoughts on code & other stuff