David Revelo

Results 8 issues of 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...

feature

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...

activerecord

The config option has the right ancestors ![Screenshot from 2022-08-20 08-43-59](https://user-images.githubusercontent.com/9206778/185732964-ec21daba-e65e-41a4-b4e0-c7663015cfda.png) The expected error appears ![Screenshot from 2022-08-20 08-44-20](https://user-images.githubusercontent.com/9206778/185732963-34db3317-1d50-4cc0-a454-aeaf2eca8a27.png)

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