There should be a way to include custom routes. I see at least 2 ways:
- enhance DSL to have parameters for specifying file names to include
- use Convention Over Configuration approach where we include all files named
*_routes.{ext} automatically if they exist
Plan:
There should be a way to include custom routes. I see at least 2 ways:
*_routes.{ext}automatically if they existPlan: