Santiago Bartesaghi
Santiago Bartesaghi
Create a demo app and host it on Heroku so it's easy to try the gem
To prevent security issues, encrypt the messages before saving them in the DB
### Summary Currently, when for some reason we need to change the app secret key, ActiveStorage's previously generated urls will stop working. By supporting rotation in the ActiveStorage verifier, we...
These `Data` objects are similar to `Struct`s but they are immutable. This property sounds interesting for the DTOs that this gem generates. There might be some challenges though, like how...
we could have an example app that is a CLI where people can run query object methods
We could make `Query` suffix be configurable and we could make configurable if deriving or not the model name