Class: ActiveStorage::BaseController

Inherits:
ActionController::Base show all
Includes:
SetCurrent
Defined in:
activestorage/app/controllers/active_storage/base_controller.rb

Overview

The base class for all Active Storage controllers.

Constant Summary

Constants inherited from ActionController::Base

ActionController::Base::MODULES, ActionController::Base::PROTECTED_IVARS

Method Summary

Methods included from ActiveSupport::Concern

#append_features, #class_methods, extended, #included, #prepend_features, #prepended

Methods inherited from ActionController::Base

without_modules

Methods included from ActionController::Testing::Functional

#clear_instance_variables_between_requests, #recycle!