api_controller

This commit is contained in:
Nweni
2019-12-03 17:50:42 +06:30
parent be8cf2c34e
commit 3729c20d05
3 changed files with 2 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
class Api::ApiController < ActionController::API
include TokenVerification
include ActionView::Rendering
include ActionController::MimeResponds
before_action :core_allow