Attention London friends! We’d love to see you October 6th and 11th for in-person office hours. Registration is now open.
A conversation with the CTO and Co-founder of Clara, a recent thoughtbot client, about the strategy behind their decision to build their startup product with Rails and Hotwire.
Weren’t able to make it to Railsconf 2024? Here are some of the thoughtbot highlights from this year’s event, including the recordings of our team’s talks!
A summary of my time at Brighton Ruby 2024.
Rails supports writing Capybara tests out of the box since the 5.1 release in the form of system tests. This means you no longer need to configure database cleaning strategies or have webdriver configuration files with hard-to-understand configuration settings.
This article explores how to migrate Feature specs in an existing Rails app to the default System specs.
This article explores the difference between selenium and rack_test and how to leverage them to speed up your tests.
Want to setup React on your Rails 7 app but don’t know how do it? Read this post to explore options to consider when using React with Ruby on Rails.
We’ve built form_props, a powerful Rails form helper to use with React.
The next release of Rails will ship with a CI template that will “work out of the box”… unless you’re using RSpec.
We’ve built props_template, a faster Jbuilder that supports layouts, digging, and more!.