Gabriel Arcangel Zayas

Results 93 issues of Gabriel Arcangel Zayas

I tried to get the most recent version of Active Hash working until I came across @adampal's issue at https://github.com/active-hash/active_hash/issues/252, so I'm leaving this one be for now unless we...

## TL;DR If there's no specific reason to use the `password` grant flow, we probably shouldn't use it because of the security risks that come along with it. ## Details...

- https://github.com/bullet-train-co/bullet_train-core/pull/265

Tests for: - https://github.com/bullet-train-co/bullet_train-core/pull/259 @bhumi Thanks for the PR! I went by the bullet points you wrote there, so if there is anything I'm missing I'd be glad to look...

Although the document produced in `open_api_v3_test.rb` is valid, we get a lot of warnings. I sat down for a bit with this one but couldn't quite seem to fix it....

Joint PR: - https://github.com/bullet-train-co/bullet_train-core/pull/119 Since we give developers the option to use `Public::HomeController`, I thought it would be good to provide the index view for them as well. Here's what...

We'll have to wait for CableReady v5.0.0 to get rid of the inverse_of error.

Joint PR - https://github.com/bullet-train-co/bullet_train-core/pull/252

Depends on https://github.com/bullet-train-pro/bullet_train-action_models/pull/67 I also noticed the `targets-one` test is failing too, so I want to look into again after CableReady v5.0.0 is merged in.