This commit is contained in:
cktricky
2013-09-27 11:18:04 -04:00
parent c3562592c6
commit 825a972e4c
+1 -1
View File
@@ -4,7 +4,7 @@ class ApplicationController < ActionController::Base
helper_method :current_user, :is_admin?
# Our security guy keep talking about sea-surfing, cool story bro.
protect_from_forgery
# protect_from_forgery
private