Class: ActiveStorage::Current

Inherits:
ActiveSupport::CurrentAttributes show all
Defined in:
activestorage/app/models/active_storage/current.rb

Overview

:nodoc:

Constant Summary

Constants inherited from ActiveSupport::CurrentAttributes

ActiveSupport::CurrentAttributes::INVALID_ATTRIBUTE_NAMES

Constants included from ActiveSupport::Callbacks

ActiveSupport::Callbacks::CALLBACK_FILTER_TYPES

Instance Attribute Summary

Attributes inherited from ActiveSupport::CurrentAttributes

#attributes

Method Summary

Methods inherited from ActiveSupport::CurrentAttributes

attribute, before_reset, clear_all, #initialize, instance, #reset, reset_all, resets, #set

Methods included from ActiveSupport::Callbacks

#run_callbacks

Methods included from ActiveSupport::Concern

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

Constructor Details

This class inherits a constructor from ActiveSupport::CurrentAttributes