Skip to content

Commit

Permalink
fixin' it
Browse files Browse the repository at this point in the history
  • Loading branch information
TangentFoxy committed Sep 2, 2016
1 parent ec27abf commit 74ed7e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blog.moon
Expand Up @@ -56,8 +56,8 @@ class extends lapis.Application
hr!
--TODO insert a comments section

--return "\"#{@params.slug}\""
--return redirect_to: @url_for "blog_index" --TODO error message about post not found
else
return redirect_to: @url_for "blog_index" --TODO error message about post not found

[new: "/new"]: respond_to {
GET: =>
Expand Down

0 comments on commit 74ed7e8

Please sign in to comment.