We recently climbed the train of Docker images for production deployment at work, so I found myself in need of a good tutorial on Dockerfiles. Although there is a lot of information on Dockerfile best practices, the Ruby on Rails guides I looked up were a... (more…)
Read more »
How to cache artifacts from bundle install and rake assets:precompile commands... (more…)
Read more »
A set of tools to make the Sorbet typechecker work with Ruby on Rails seamlessly. - chanzuckerberg/sorbet-rails... (more…)
Read more »
Ruby on Rails is a great framework for startups, but we often hear people talk about Rails scalability issues when a startup project grows too large (read: becomes very popular). One of the key events that triggered the discussion that Rails can't scale ...
Read more »