working form
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
class ApplicationController < ActionController::Base
|
||||
protect_from_forgery with: :exception
|
||||
|
||||
layout 'application'
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user