The Welcome to Rails image is more inclusive

When playing with the new beta of Rails I noticed a more inclusive image

I was just starting to play with the new beta of Rails and I noticed the new welcome to Rails image is way more inclusive than what I remembered from before.

I pulled up a version from Rails 5.2.2 to compare and I was right!

The latest version of Rails (6.0.0.beta at the time of writing) includes a person in a wheelchair and a person wearing a turban.

Representation matters, and this is great to see from such a popular framework.

Kudos and love to the Rails team!

Rails 6.0.0 welcome image
Welcome image from Rails 6.0.0.beta

Here is the image from the latest version of Rails.

And here is the image from 5.2.2.

Rails 5.2.2 welcome image
Welcome image from Rails 5.2.2

Also interesting to note the image has moved from being a .jpeg to a .png.

If you want to play with a new beta but don’t know how to install it, I’ve written a guide.

Recent posts View all

Freelancing

Getting the most out of your agency

Here are some tips based on years of working with, for, and as an agency on how to get the most out of any work you do.

VS Code Web Dev

Select multiple lines in VS Code

How to select multiple lines to edit at once within VS Code