Blog

Binary Chronicles
09 February 2024
Deploying a Ruby on Rails Application on Fly.io

This guide outlines the steps to deploy a Ruby on Rails application on Fly.io, including environment variable setup, scaling, and management commands.

29 January 2024
Resolving secret_key_base Error in Ruby on Rails Deployment on fly.io

I encountered an error while deploying my Ruby on Rails application on fly.io:

06 September 2023
From CSS to SASS in a Ruby on Rails application

In the world of web development, choosing the right tools for the job can be as exciting as it is daunting. One such choice led me down an unexpected path while working on a new Ruby on Rails 7 application. Here’s my story: