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 »
ActiveRecord is the ORM that powers Ruby on Rails, one of the most popular web app frameworks. What went into supporting ActiveRecord in CockroachDB? (more…)
Read more »
Discover different approaches to multitenancy and build a simple app with multiple tenants where each tenant will have its subdomain. (more…)
Read more »
Learn all there is to know about Ruby on Rails Application Monitoring tools, services and audits - take your Ruby on Rails maintenance to the next level. (more…)
Read more »
The Ruby community is one of the best I’ve ever had the chance to participate in. We’ve got strong values on code quality, tests and best practices but sometimes it feels like a religion.
Read more »