Mastering Custom Configuration in Rails

Learn how to use "Rails config x" and add your own configuration options to your Rails app with built-in methods, ActiveSupport::OrderedOptions, and practical use cases.

Read now

Add your Rails app to the Home Screen - the Ultimate Guide

Rails 8 will support Progressive Web Apps (PWA) out-of-the-box but you have all the tools you need to make your Rails app installable today.

Read now

How to Render CSS Dynamically in Rails

Rails is not just for HTML over the wire. This post demonstrates how and why you might use Rails for delivering CSS on the fly too.

Read now

Custom Color Schemes with Ruby on Rails

You can edit the color scheme of this website right in content of this blog post. Play with the controls while we highlight the benefits of Rails, Hotwire, and CSS variables.

Read now