Module: Fosbury

Defined in:
lib/fosbury.rb,
lib/fosbury/client.rb

Defined Under Namespace

Classes: Client

Class Method Summary collapse

Class Method Details

.configure {|_self| ... } ⇒ Object

Yields:

  • (_self)

Yield Parameters:

  • _self (Fosbury)

    the object that the method was called on



8
9
10
# File 'lib/fosbury.rb', line 8

def self.configure
  yield self
end