module OwApi

Constants

VERSION

Public Class Methods

new() click to toggle source
# File lib/ow_api.rb, line 6
def new
  Client.new
end