Sha256: 57cfbea21ccf42ede27c633b11ef020bcc43e1fc24e8e7c9d87e333c193cfb69

Contents?: true

Size: 446 Bytes

Versions: 11

Compression:

Stored size: 446 Bytes

Contents

require "nokogiri"
require "savon"
require "money"

require "alfa_insurance/version"
require "alfa_insurance/base_client"
require "alfa_insurance/bus_client"
require "alfa_insurance/response"
require "alfa_insurance/calculate_response"
require "alfa_insurance/confirm_response"
require "alfa_insurance/create_response"
require "alfa_insurance/find_response"
require "alfa_insurance/insurance"

module AlfaInsurance
  # Your code goes here...
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
alfa_insurance-0.2.1 lib/alfa_insurance.rb
alfa_insurance-0.2.0 lib/alfa_insurance.rb
alfa_insurance-0.1.8 lib/alfa_insurance.rb
alfa_insurance-0.1.7 lib/alfa_insurance.rb
alfa_insurance-0.1.6 lib/alfa_insurance.rb
alfa_insurance-0.1.5 lib/alfa_insurance.rb
alfa_insurance-0.1.4 lib/alfa_insurance.rb
alfa_insurance-0.1.3 lib/alfa_insurance.rb
alfa_insurance-0.1.2 lib/alfa_insurance.rb
alfa_insurance-0.1.1 lib/alfa_insurance.rb
alfa_insurance-0.1.0 lib/alfa_insurance.rb