method
new
v7.2.3 -
Show latest stable
- Class:
ActiveSupport::CurrentAttributes
new()public
No documentation available.
# File activesupport/lib/active_support/current_attributes.rb, line 206
def initialize
@attributes = resolve_defaults
end