class Dynaccount::Draft
Public Class Methods
api_path()
click to toggle source
# File lib/dynaccount/draft.rb, line 7 def self.api_path 'draft' end
ignore_put()
click to toggle source
# File lib/dynaccount/draft.rb, line 3 def self.ignore_put [:id] end