We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4084b4 commit 77f3650Copy full SHA for 77f3650
app/controllers/admin/base_controller.rb
@@ -1,5 +1,5 @@
1
module Admin
2
- class BaseController < ApplicationController
+ class BaseController < ActionController::Base
3
include JwtAuthenticatable
4
include Pagy::Backend
5
0 commit comments