class PostcodeAnywhere::CapturePlus::Client

Public Class Methods

new(options = {}) click to toggle source
Calls superclass method PostcodeAnywhere::Client::new
# File lib/postcode_anywhere/capture_plus/client.rb, line 8
def initialize(options = {})
  super(options)
end