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