class BaseController
Ruby on Rails 6.1.7.10
Since v5.2.8.1The base class for all Active Storage controllers.
Inherits from
Includes
Private methods
(1)
Implementation detail — not part of the public API.
- # stream
Used by
Subclasses (4)
Methods (inherited)
From ActionController::Base (3)
- # request
- # response
- self. without_modules
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended