api_controller
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class Api::ApiController < ActionController::API
|
||||
include TokenVerification
|
||||
include ActionView::Rendering
|
||||
include ActionController::MimeResponds
|
||||
|
||||
before_action :core_allow
|
||||
|
||||
Reference in New Issue
Block a user