Luis Vasconcellos
Luis Vasconcellos
#### Feature Request TL;DR: add `ancestors` method to a serialize instance In the same way that it is possible to access `scope` and `object` inside a serializer instance, we'd also...
**Describe the feature you'd like** After authenticating a Tunnel user through Zero Trust, I'd be interesting to get the current authenticated user email, maybe as another column of the output...
## Expected behavior After a `rake chewy:reset` runs succesfully, I'd expect for the old indices to be cleared up. ## Actual behavior After running `rake chewy:reset` a number of times...
## Expected behavior If an `outdated_sync_field` do not have a simple value, it should still be possible to use `chewy:sync` on that index. ## Actual behavior If one defines an...
Hey @jorgemanrubia, I've been trying out a way to prevent direct access to certain `ENV` values in the console. The gem already takes care of Rails Credentials, so I thought...