John Trupiano

Results 6 comments of John Trupiano

This is a mistake-- I'll happily accept a patch.

Cool. I see that there is a gregoryfoster-gchartrb gem at gems.github.com. Do you know anything about this particular fork? (I'll try to follow up with him directly as well) Considering...

Just use #freeze instead of #travel. #travel by definition allows the clock to continue. That's the difference between the two methods! This is useful when you need to test that...

#travel and #freeze were explicitly designed as two different ways to meddle with time. I used each behavior for distinct purposes, so I'm confused why you want to eliminate the...

It's surprising that I have not encountered this yet. The problem as you describe sounds reasonable (I have not repro'd but it makes sense). I don't have any immediate recommendations....