Rails offers a way to break up a single routes.rb file into multiple small ones using the draw macro. For example, you could add an admin.rb file that contains all the routes related to the admin area, another api.rb file for API related resources, etc. More @Wikipedia
Hover over any link to get a description of the article. Please note that search keywords are sometimes hidden within the full article and don't appear in the description or title.