End-to-end testing for API only Ruby on Rails apps with Cucumber syntax
In an earlier project, we had good test coverage with only unit tests produced following TDD practices. But against all our careful work, o... (more…)
Read more »Read about the advantages of using Docker and learn how to build and dockerize a Ruby on Rails application that uses PostgreSQL, Redis and Sidekiq. Read more