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