Ruby on Rails articles, written by Ruby on Rails developers

Ruby on Rails is our favourite framework, it is what we specialise in and where we like to spend our time.

Ruby on Rails is a Ruby-based web application framework. It is used by lots of amazing companies, including many of our clients.

Here is where we share what we’ve learned about Ruby on Rails over the years. We hope you enjoy!

If there is something you would like to see covered, please get in touch.

Recent posts View all

Web Dev

Updating payment method email addresses in Stripe

You can't update the email address associated with a payment method in Stripe via their dashboard, you need to use the Stripe CLI

Ruby

Irreversible Rails Migrations

What are irreversible migrations and how might we use them to our advantage?