Results 63 comments of Caleb Hearth

@pbrisbin @trevororeilly How's this looking?

Timecop does other things as well. If we need `freeze` for example, we still need the gem.

Looks like, yeah. The only things in the README other than that are `scale`, which I can't see a general use case for, and `safe_mode` which I'd love to have...

Just ran into a scenario where travel_to wouldn't work: Google's oauth provides an access token which expires. As part of the refresh process, google sends an amount of time for...

Yeah I think a nice set of tests with something approximating a real-world, complex example would be what we want here. > On Feb 15, 2020, at 6:54 PM, Joseph...

As Derek mentioned, the use case is unfortunately foreign to us and we’d like to see examples of gems that do similar things to accommodate being run inside of an...

Sorry, I mean further than those specific gems, if there are code examples you can track down that would be useful.

> many DBaaS providers use Schema or Database names as a way to uniquely identify databases and companies I haven’t run into this before. Can you share a docs example...

I've rebased this in #398 (but would be fine closing that if @msorc hasn't gotten fed up with me and wants to rebase this themselves) and plan to test this...

#398 should resolve this, pending one spec failure.