David Revelo
David Revelo
Does anyone have experience using this gem with API only apps? I looked for info in the wiki but couldn't find anything. Thanks!
There are generators to install `pg_search` and `dmetaphone` extensions. It would be handy to have this shortcut for `trigram` extension as well, even thought the migration for this one is...
In other error handling platforms you have possibility to ignore an error (or group of errors) that you don't necessarily want to stop raising but would prefer not to receiving...
I'm trying to call another generator inside mine, the `destination_root` is set correctly for the tasks in my generator, but the tasks from other generators are trying to use the...
### Summary This is an attempt to implement #34237 It adds a class method that will receive the attributes that should be returned on record creation or update because they...
The config option has the right ancestors  The expected error appears 
Today I was in the need of extending `Invite` class in a project using the gem. After some time looking into the options I did some dirty trick to monkey...
Support GQL 2.2 and 2.3 in the gempec