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