# Find Unused Code

DevFeed: [Find Unused Code](<https://devfeed.tech/articles/find-unused-code-20079.md>)

Original publisher: [Read original article](<http://jollygoodcode.com/blog/2016/06/30/find-unused-code.html>)

Published: 2016-06-30T17:08:20Z

Content type: tutorial

Language: en

Sources: [Jolly Good Code](<https://devfeed.tech/sources/jolly-good-code.md>)

Topics: [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [Ruby](<https://devfeed.tech/topics/ruby.md>), [Code](<https://devfeed.tech/topics/code.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [application](<https://devfeed.tech/tags/application.md>), [code](<https://devfeed.tech/tags/code.md>), [ruby](<https://devfeed.tech/tags/ruby.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

## AI overview

A short tutorial on finding unused code in a Ruby application.

## Source excerpt

2-min short tutorial on finding unused code in your Ruby Application.