Get Unused Routes of Large Rails App 🛠

After a few years of continuous development, your rails application becomes larger and it’s good practice to do some cleanup. One of the most obvious cleanups is cleaning up unused routes.As your rails application grows, at the time of adding a route for new action, developers sometimes add resources :objects in config/routes.rb file rather than adding a single member or collection route which creates unnecessary routes at runtime 😖.
Get Unused Routes of Large Rails App 🛠 #ruby #rubydeveloper #rubyonrails https://rubyonrails.ba/single/get-unused-routes-of-large-rails-app

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles