module Imager

Constants

VERSION

Attributes

auth_code[RW]
base_uri[RW]
collection_path[RW]
manager_path[RW]

Public Class Methods

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