Gabriel Arcangel Zayas
Gabriel Arcangel Zayas
This is going to seem silly, but by the time we run the same tests again in the same job (which is what I've been trying to do with these...
There was some talk about tests failing when `HIDE_THINGS` is set to true, so I looked over this PR again and added the joint PR branch to show that this...
@andrewculver Merged this one :+1: Just to reiterate, we'll need this PR too to make the unit tests pass: - https://github.com/bullet-train-co/bullet_train-api/pull/10 Here's a oneliner to include it in the Gemfile:...
[Publishing Orbs](https://circleci.com/docs/2.0/creating-orbs)
Got the Standard Ruby check to work, planning on working on caches and the Minitest suite next.
@andrewculver I made more progress on this one, and you can see over in [this PR](https://github.com/bullet-train-co/bullet_train-themes-light/pull/32) in my forked `bullet_train-themes-light` repo that the tests are passing using the following commands....
@andrewculver I have XCode on my mac and an iPhone as well, so I can give it a shot if necessary.
@vsnguyen Swinging back to this one now, I just want to make sure I understand the issue. By double scrolling do you mean that if you scroll all the way...
The videos might not work, give me a minute and I'll try to re-upload
> Watch issue #5446. This [article](https://betterprogramming.pub/devise-auth-setup-in-rails-7-44240aaed4be) provides a good workaround. We were using this fix in our repository too, but [responders](https://github.com/heartcombo/responders) bumped to v3.1.0 which changed `rendering_options` to [error_rendering_options](https://github.com/heartcombo/responders/pull/223/files), so...