Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 262 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 262 Bytes

What is going on here?

Run ./sbt then jetty:start and then visit localhost:8080/flash/set.

You'll (probably) see Something's wrong, which comes from an "unreachable" arm of a pattern match. See webapp.scala for details.