Method: Circonus::BaseModel.attributes
- Defined in:
- lib/circonus/models/base_model.rb
.attributes ⇒ Object (readonly)
Returns the value of attribute attributes.
17 18 19 |
# File 'lib/circonus/models/base_model.rb', line 17 def attributes @attributes end |