De La Roche Constantin

Results 3 comments of De La Roche Constantin

Similar issue with Rails 6, Minitest, Spring and simplecov 0.17.1. I run my tests with `rails test`

A workaround until the gem support this, is to use the option `strip: false` to the hash (nested attributes wont be validated but it will works): ```ruby class CreateUser <...

2018, still looking for a way to have notifications perfomed by sikekiq... Trying all solutions above, don't find something working yet. It's gonna end with a custom message base on...