Scott Schulthess

Results 19 comments of Scott Schulthess

Sorry about that, I didn't test it on mysql. If you can make a PR that would be great.

Interestingly enough, I cannot duplicate this Connecting to database specified by database.yml (0.2ms) SELECT \* FROM PEOPLE scott :: Dropbox/code/db_sync_test » bundle exec rake db_sync:dump_data wrote /code/db_sync_test/db/data/people.yml / Dump succeeded...

Regardless, if you have time to give it a shot and see what changes are needed to make it work on your box, I'll hold off removing the upcase code.

@olegsu I use tp2 to develop a controller, but I just use tp connect so I can resolve services in my cluster. I don't use tp intercept for controllers, only...

+1, we do feature branching, and I get lots of feature branch checkin notifications that I don't need

Our use case is: We switched from hosting our own private registry to s3 backed because of storage issues but the performance on s3 is much slower (8mbps down vs...

![Screen Shot 2023-02-07 at 10 01 28 AM](https://user-images.githubusercontent.com/130153/217281221-6b4255bf-2d54-4bba-961b-b88f7e57301f.png) Unfortunately, I actually don't have that setting in zoom, it appears to have been removed

I'm having this issue, it only appears when you run the specs multiple times - it tries to require ApplicationController twice and then freaks out

Also, this generally only happens with controller tests