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

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