method
new
rails latest stable - Class:
ActiveSupport::CurrentAttributes
new()public
No documentation available.
# File activesupport/lib/active_support/current_attributes.rb, line 197
def initialize
@attributes = {}
end new()No documentation available.
# File activesupport/lib/active_support/current_attributes.rb, line 197
def initialize
@attributes = {}
end