module Applocate

Constants

VERSION

Attributes

configuration[RW]

Public Class Methods

configure() { |configuration| ... } click to toggle source
# File lib/applocate/configuration.rb, line 22
def self.configure
  yield(configuration)
end