Class: CouchbaseOrm::Document::Metadata
- Inherits:
-
Struct
- Object
- Struct
- CouchbaseOrm::Document::Metadata
- Defined in:
- lib/couchbase-orm/base.rb
Instance Attribute Summary collapse
-
#cas ⇒ Object
Returns the value of attribute cas.
Instance Attribute Details
#cas ⇒ Object
Returns the value of attribute cas
146 147 148 |
# File 'lib/couchbase-orm/base.rb', line 146 def cas @cas end |