module Height

Constants

VERSION

Public Class Methods

new() click to toggle source
# File lib/height.rb, line 13
def new
  Height::Client.new
end