module Freegeoip::Config

Attributes

db_location[RW]
param_name[RW]

Public Instance Methods

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