instance method
thread_cattr_accessor
Ruby on Rails 8.0.4
Since v5.2.8.1Signature
thread_cattr_accessor(*syms, instance_reader: true, instance_writer: true, instance_accessor: true, default: nil)
No documentation comment.
Parameters
-
symsrest -
instance_readerkey = true -
instance_writerkey = true -
instance_accessorkey = true -
defaultkey = nil
Alias for
Defined in activesupport/lib/active_support/core_ext/module/attribute_accessors_per_thread.rb
· Improve this page
· Find usages on GitHub
Defined in Module