My Favorite Rails Upgrade Strategy
Ditch the rake task and try this method instead
How to run your feature specs using Capybara and Headless Chrome
Enjoy faster testing!
Prevent Rails from writing development/test log files
Puma vs. Unicorn
Rake task to import a production DB dump
What is "frozen_string_literal" in Ruby?
Why use this magic comment?
If you really need to create a monkey patch, do it properly
An awesome Wiki built with Ruby and Rails!
Have a Rails 2 app? You can run it on the newest Ruby!
A simple way to deploy your Rails applications
How to test ElasticSearch in a Rails application
Replacing Selenium with Poltergeist
How to test Rails mailers using RSpec