Rails Routes practice app
Enter one or more routes (such as you would put into
config/routes.rb
) separated by newlines.
Enter a route (HTTP verb + URI) to see how it would be interpreted relative to the routes above.
GET
POST
PUT
PATCH
DELETE
Details: read the latest
Rails Routing Documentation
.
Written by Armando Fox for
ESaaS
. Peruse the
code
on GitHub.