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