Class: Mystro::Client::Template

Inherits:
Base
  • Object
show all
Defined in:
lib/mystro/client/template.rb

Instance Method Summary collapse

Methods inherited from Base

#initialize

Constructor Details

This class inherits a constructor from Mystro::Client::Base

Instance Method Details

#listObject



4
5
6
# File 'lib/mystro/client/template.rb', line 4

def list
  api_get("templates")
end