fix hakiri warning

This commit is contained in:
Stella Rouzi 2015-10-25 12:28:50 +02:00
parent 01086813af
commit fafc06dd6e

View file

@ -1,6 +1,6 @@
class ApplicationController < ActionController::Base
include ApplicationHelper
protect_from_forgery
protect_from_forgery with: :exception
before_filter :get_conferences
before_filter :store_location
helper_method :date_string