tosbourn ltd. articles

A full list of our writings on topics such as Ruby, Web Development, and more

This page links to everything we've written on the site. We've written a lot over the years and we try to revisit articles to make sure the information in them is current.

Latest articles

All other articles

Right now, the main things we write about are:

We've also written about these topics:

If you have an idea for an article you would like to see us write, then 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?