Rails default routes are mess

I think I would prefer not to include these gems by default, I think there was some discussion about this in the Interactive "rails new" - #24 by aaronjensen thread. I agree that including these by default is a source of confusion for new projects as they might never need them. To extend on the might never need them, these gems also provide greater possible attack surface. More unused code running on production than necessary.