Highlights of what happened in our #dev channel on Slack this week.
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.
Learn about an unexpected limitation with this API and how to combat it universally.
This week, we discussed splitting arrays, handling deprecation warnings, and querying missing records.
Join me on my first journey with this new library.
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.
Our team is attending Rails Conf 2023 in Atlanta and we look forward to meeting other folks in the community.
If we want clients to create small controllers and use resources in their routes, it’s a good idea to know why. This is a refresher of Derek Prior’s advice from Railsconf 2017.