Blogs
Small Rails design patterns that make a big difference
Refactor your Rails application without introducing big changes. Especially in larger legacy Rails applications, it’s harder to make a meaningful refactoring without changing a lot of code. If you don’t have time for that or introducing more signi...
Go faster, off the Rails - Benchmarks for your whole Rails app
There are two ways to benchmark an app. Derailed can either try to boot your web app and run requests against it while benchmarking, or it can statically give you more information about the dependencies that are in your Gemfile. Booting your app w...
5by5 | Ruby on Rails Podcast 354: Rails Committer Heavy Hitter with Rafael França
Rafael França is a Principal Engineer at Shopify. He has been a member of the Rails Core team since 2012 and is the contributor with the most commits to the framework. He and Brittany discuss his confident release of Rails 6.1 and some hints for R...