Edwin Vlieg
Edwin Vlieg
In our test suite, we also test with mobile user agents. We do this by creating several different drivers with different user agents. Coming from Selenium, I was used to...
Great to see a new approach for deploying Rails apps 👏🏼 I haven’t tested mrsk out, but based on the documentation I expect there is an issue with the assets...
### Motivation / Background In our codebase, we heavily lean on PostgreSQL stored procedures. These procedures can raise errors through the `RAISE` statement. We've added custom error codes to these...