Skip to content

Commit

Permalink
Update john.moon
Browse files Browse the repository at this point in the history
  • Loading branch information
TangentFoxy committed Oct 27, 2016
1 parent 0ff8950 commit 7a4d4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion john.moon
Expand Up @@ -57,7 +57,7 @@ class extends lapis.Application

[john_voat: "/john/vote-for-president"]: respond_to {
GET: =>
p "What are you doing here?"
@html -> p "What are you doing here?"
POST: =>
if @params.plus == "on"
if john = Johns\find id: @params.id
Expand Down

0 comments on commit 7a4d4a6

Please sign in to comment.