Jan V. — 5 min readRun Faster Ruby on Rails TestsDoing software development with a Continuous Integration process involves a lot of automated testing. Doing tests consumes precious time so we decided to do some tinkering to make our test suite load and execute faster.
Jan V. — 5 min readA Ruby on Rails Continuous Integration Process Using Github, Semaphore, CodeClimate and HipChatWhen you work on applications that your clients are actively using, you want to be 100% sure you don't break something when deploying a new...