Derik Linch

Results 3 issues of Derik Linch

I ran into a situation where I wanted to run parallel and piped commands. So essentially on a post-merge, I'm hoping to capture any dependency updates and any migrations. ```yml...

enhancement

`validate_inclusion_of` accepts a `message` option, inside which you are able to specify the value that was passed to the field for validation. It looks like: ``` with_message('the value: %{value} is...

🕷 Issue: Bug

Last week, our provisioned Postgres instance was suddenly dropped for our production app. Heroku reported it as a hardware failure on their end, and for ~10 minutes our database associated...