Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewland committed Feb 16, 2008
1 parent ad6810d commit b616938
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions github-campfire.rb
Expand Up @@ -31,12 +31,11 @@ def process_commit(commit)
commit
end
@room.speak(@template.result(proc))
speak(@template.result(proc))
end

end

post '/' do
GithubCampfire.new(params[:payload])
"OMGPONIES! IT WORKED"
end
end

0 comments on commit b616938

Please sign in to comment.