Class: Payable::Work
- Extended by:
- Writeable
- Defined in:
- lib/payable/work.rb
Class Method Summary collapse
Methods included from Writeable
Methods inherited from Resource
api_url, list, retrieve, #url, url_template
Class Method Details
.collection ⇒ Object
13 |
# File 'lib/payable/work.rb', line 13 def self.collection; 'work'; end |