Skip to content

Commit

Permalink
Mistook template for to_json
Browse files Browse the repository at this point in the history
  • Loading branch information
Fumon committed Oct 27, 2013
1 parent 5693e68 commit 600c097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/controllers/main-site-controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
end

get :doorlog, :provides => :json do
render cached_doorlog
cached_doorlog.to_json
end
end

0 comments on commit 600c097

Please sign in to comment.