Created
March 21, 2016 11:11
-
-
Save jenkoian/53ed3a789380d2b94015 to your computer and use it in GitHub Desktop.
Catch all routes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
catch_all: | |
path: /{route} | |
requirements: | |
route: .* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment