Join Nostr
2023-11-08 13:16:37 UTC

Anthony 🇫🇷 on Nostr: Today I learned ! You can display unused routes from a #Rails 7.1 project using the ...

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