Method: ActiveSupport::CurrentAttributes#attributes

Defined in:
activesupport/lib/active_support/current_attributes.rb

#attributesObject

Returns the value of attribute attributes.



197
198
199
# File 'activesupport/lib/active_support/current_attributes.rb', line 197

def attributes
  @attributes
end