Module: Hypofriend

Defined in:
lib/hypofriend.rb,
lib/hypofriend/offer.rb,
lib/hypofriend/client.rb

Defined Under Namespace

Classes: Client, FetchError, Offer

Class Method Summary collapse

Class Method Details

.newObject



10
11
12
# File 'lib/hypofriend.rb', line 10

def self.new
  Client.new
end