Method: CouchRest::Property#name
- Defined in:
- lib/couchrest/more/property.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
5 6 7 |
# File 'lib/couchrest/more/property.rb', line 5 def name @name end |
Returns the value of attribute name.
5 6 7 |
# File 'lib/couchrest/more/property.rb', line 5 def name @name end |