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