Инициалиазация репозитория
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
include Pagy::Backend
|
||||
|
||||
class ApplicationController < ActionController::Base
|
||||
protect_from_forgery with: :exception
|
||||
|
||||
include Authorization
|
||||
end
|
||||
Reference in New Issue
Block a user