Method: EventMachine::Protocols::Couchbase::Configuration#nodes
- Defined in:
- lib/em-couchbase/configuration.rb
#nodes ⇒ Object (readonly)
Returns the value of attribute nodes.
28 29 30 |
# File 'lib/em-couchbase/configuration.rb', line 28 def nodes @nodes end |