module Spyonweb

Constants

VERSION

Attributes

api_base[RW]
api_token[RW]

Public Instance Methods

resource() click to toggle source
# File lib/spyonweb.rb, line 15
def resource
  RestClient::Resource.new @api_base
end