Sha256: 9f3c75f42b15c71e6bfafae9825d014177d0f565fdb012e50b07da15c6465f1c

Contents?: true

Size: 155 Bytes

Versions: 3

Compression:

Stored size: 155 Bytes

Contents

module MarketoApi
  class Client < AbstractClient
    # Public: Returns a url to the resource.
    def url
      "#{instance_url}/rest/"
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
marketo_api-0.3.0.pre.alpha lib/marketo_api/client.rb
marketo_api-0.1.1.pre.alpha lib/marketo_api/client.rb
marketo_api-0.0.7.pre.alpha lib/marketo_api/client.rb