You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This way we can first get all the routes of the app, and maybe print route definitions from Apiculture as well if they intersect. We can also overload Sinatra::Base#routes and augment the stuff returned from it with Apicluture metadata if it is available for a specific route. And printing the routes will then be handled externally in any way the user sees fit. Yay?
Something this:
But a little less hacky
The text was updated successfully, but these errors were encountered: