Anthony 🇫🇷 2 years ago Today I learned ! You can display unused routes from a #Rails 7.1 project using the following command in your terminal: `$ bin/rails routes --unused` #RubyOnRails #Ruby #routes