Class: ActiveStorage::Representations::BaseController

Inherits:
BaseController show all
Includes:
SetBlob
Defined in:
activestorage/app/controllers/active_storage/representations/base_controller.rb

Overview

:nodoc:

Direct Known Subclasses

ProxyController, RedirectController

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!