Skip to content

Instantly share code, notes, and snippets.

@candostdagdeviren
Created May 21, 2017 05:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save candostdagdeviren/5b425e4f1c838252be2370fdfa1670f2 to your computer and use it in GitHub Desktop.
Save candostdagdeviren/5b425e4f1c838252be2370fdfa1670f2 to your computer and use it in GitHub Desktop.
Vapor 1 -> 2 Migration
class OurCoolCollection: RouteCollection {
func build(_ builder: RouteBuilder) throws { ... }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment