Thiago Belem

Results 3 issues of Thiago Belem

I'm adding `audited` to a Rails project that use [ActiveRecord Encryption](https://guides.rubyonrails.org/active_record_encryption.html) and I'd like to encrypts the `Audited::Audit#audited_changes` column so no PII is stored as plan text in the audit...

### Problem this feature will solve When working on a large codebase with factories (or traits in my case) that have common names, it's hard to grep/find all usages of...

feature

### The problem I am trying to add elixir to my prompt, but I get an error that the `elixir` section does not exist. ``` ➜ spaceship add elixir Warning!...

bug