7 articles by Oriol Collell
At MarsBased we love Ruby, and we love Rails. Ruby on Rails is one of the primary components we use to build web applications. However, this does not necessarily mean we love everything contained within Rails. We have a strong opinion on some of its components. One of that is Active Storage.
Read full article
Don't squash commits when iterating on pull requests. It destroys context and makes code reviews harder. Here's why keeping your Git commit history matters.
Read full article
Here's some technical post for the Rails folks out there. If you're into performance optimisation, this is for you!
Read full article
As a development agency, we're no strangers to also building the technical architecture for our clients. That includes using Amazon's S3 service for storage, which we've used in many projects to make our clients' life easier.
Read full article
Although modern solutions like Docker provide most of the tools we need for the deployments of nowadays web applications, there's no one-size-fits-all solution to optimise asset compilation during deployment, especially for legacy projects.
Read full article
Shrine is a compelling alternative to Active Storage for Ruby file attachments. Here's why MarsBased chose Shrine for our own product and what sets it apart.
Read full article
We've recently gotten our hands on Kubernetes, and we've compiled a quick guide on how to get started.
Read full article