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
that is cool. currently, through regex and mustermann, you could probably have one route block respond to mutliple paths, but not multiple verbs like that. i think this would be good as a contrib style module.
@samjohnduke made angelo-sessions; that and this could be a great start to a "angelo-contrib". perhaps it's time to formalize the plugin/module interface.
@mkonecny are you wanting to try implementing this?
Sinatra has a great module for allowing you to rename your route names while still maintaining backward compatibility for older clients:
http://www.sinatrarb.com/contrib/multi_route.html
The text was updated successfully, but these errors were encountered: