Class: JSONAPI::ResourceControllerMetal

Inherits:
ActionController::Metal
  • Object
show all
Defined in:
lib/jsonapi/resource_controller_metal.rb

Constant Summary collapse

MODULES =
[
  AbstractController::Rendering,
  ActionController::Rendering,
  ActionController::Renderers::All,
  ActionController::StrongParameters,
  ActionController::ForceSSL,
  ActionController::Instrumentation,
  JSONAPI::ActsAsResourceController
].freeze