session fix
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
class ApplicationController < ActionController::Base
|
||||
protect_from_forgery with: :null_session
|
||||
protect_from_forgery with: :exception
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user