Module: PostcodeAnywhere
- Defined in:
- lib/ruby-postcodeanywhere.rb
Defined Under Namespace
Classes: AddressListItem, AddressLookup, PostcodeSearch
Constant Summary collapse
- @@account_code =
"TEST"
- @@license_code =
"TEST"
Class Method Summary collapse
Class Method Details
.setup {|_self| ... } ⇒ Object
13 14 15 |
# File 'lib/ruby-postcodeanywhere.rb', line 13 def self.setup yield self end |