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` image #RubyOnRails #Ruby #routes