Method: CouchModel::Database#name

Defined in:
lib/couch_model/database.rb

#nameObject (readonly)

Returns the value of attribute name.



12
13
14
# File 'lib/couch_model/database.rb', line 12

def name
  @name
end