How much does it cost you to carry dead code? How do you find and remove zombie Ruby code? Use these 4 strategies to kill out all the dead code in your Ruby application.
The contents of a map
block should probably be an instance method on each item.
This week we’re talking about correctly measuring elapsed time and secret Active Record methods.
We have improved the documentation for factory_bot, the fixture replacement.
This week, we discussed splitting arrays, handling deprecation warnings, and querying missing records.
Eliminating dead code, obsolete methods, and mysterious test failures on newest Rails.
Webpacker was retired for Rails 7. Let’s explore some options for replacing it when making an upgrade.
Testing anti-patterns I learned to stay away from over the years.