News
7 Patterns to Refactor Fat ActiveRecord Models | Code Climate
When teams use Code Climate to improve the quality of their Rails applications, they learn to break the habit of allowing models to get fat. “Fat models” cause maintenance issues in large apps. Only incrementally better than cluttering controllers...
Run Your Rails App On Kubernetes: A Step-by-Step Tutorial
In the past few years, the tools we use to operate backend systems have evolved a lot. Both Docker and Kubernetes have shot up in popularity. Ruby on Rails (or simply Rails) has been making developers’ lives easier since 2004. To put things in con...
Ruby on the Apple M1 Max And Things You Expect To Be Fine But Arent | Remote Ruby
Today, we have Chris and Andrew in the house talking about how long their week was filled with a delay of windows at Chris’s house and Andrew shipping a new project at work. Let’s hope they can look through the glass to a better week ahead! In th...
A no-go fantasy: writing Go in Ruby with Ruby Next
Ruby is awesome. We love its readability, flexibility, and developer-centric nature. Still, here at Mars, we also love Go because it has its own sense of simplicity and magic, too. Simply put, Go holds advantages over Ruby in some aspects: it’s fa...