instance method
attributes
Ruby on Rails edge
Since v8.1.3.1Available in: v8.1.3.1 edge
Signature
attributes()
No documentation comment.
Source
# File activesupport/lib/active_support/current_attributes.rb, line 211
def attributes
@attributes.dup
end
Defined in activesupport/lib/active_support/current_attributes.rb line 211
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::CurrentAttributes