class Ammado::Categories
Public Class Methods
all()
click to toggle source
# File lib/ammado/categories.rb, line 6 def self.all api.get('/v1/categories', { apiKey: api.key })[1] end
# File lib/ammado/categories.rb, line 6 def self.all api.get('/v1/categories', { apiKey: api.key })[1] end