Created
May 8, 2014 13:03
-
-
Save alco/58c74d149b7e6bccd50a to your computer and use it in GitHub Desktop.
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
| λ mix run example/example_alternative.exs | |
| Compiled lib/uweb/router.ex | |
| Generated uweb.app | |
| ** (FunctionClauseError) no function clause matching in MicroWeb.Router.mount/2 | |
| (uweb) /Users/alco/home/projects/uweb/example/example_alternative.exs:8: MicroWeb.Router.mount/2 | |
| /Users/alco/home/projects/uweb/example/example_alternative.exs:8: Router (module) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment