Dead code or unused code removal in ruby on rails.

This page summarizes the projects mentioned and recommended in the original post on /r/rubyonrails

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • tombstone

    My first gem :) Simple tool to log dead code. (by lewispb)

  • We use something like https://github.com/lewispb/tombstone. Essentially you log calls to something you suspect is dead and if the logger stays there long enough, you remove it.

  • Coverband

    Ruby production code coverage collection and reporting (line of code usage)

  • Try https://github.com/danmayer/coverband

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts