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

JavaScript

Setting a more specific database type in Prisma

Prisma sets a default of TEXT for all String fields, here is how you can override that.

Ruby

Override database attribute types

Sometimes you don't have control over how your database handles information, so you need Rails to set it