Class CloudDB::User
In: lib/clouddb/user.rb
Parent: Object

Methods

destroy!   new  

Attributes

name  [R] 

Public Class methods

Creates a new CloudDB::User object representing a database.

Public Instance methods

Deletes the current User object and removes it from the instance. Returns true if successful, raises an exception if not.

[Validate]