Class: Cloth::Account

Inherits:
Object
  • Object
show all
Defined in:
lib/cloth/account.rb

Class Method Summary collapse

Class Method Details

.usageObject



4
5
6
# File 'lib/cloth/account.rb', line 4

def usage
  Cloth.client.get('/api/usage')
end