Sha256: d000ae2ea315e13c1482b655980889d5a9c6077dcca9ed92f868ed030edef900

Contents?: true

Size: 144 Bytes

Versions: 10

Compression:

Stored size: 144 Bytes

Contents

module Shippo
  module API
    module Operations
    end
  end
end

Dir[File.dirname(__FILE__) + '/operations/*.rb'].each {|file| require file }

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
shippo-4.0.0 lib/shippo/api/operations.rb
shippo-3.1.0 lib/shippo/api/operations.rb
shippo-3.0.1 lib/shippo/api/operations.rb
shippo-3.0.0 lib/shippo/api/operations.rb
shippo-2.0.8 lib/shippo/api/operations.rb
shippo-2.0.7 lib/shippo/api/operations.rb
shippo-2.0.6 lib/shippo/api/operations.rb
shippo-2.0.5 lib/shippo/api/operations.rb
shippo-2.0.4 lib/shippo/api/operations.rb
shippo-2.0.3 lib/shippo/api/operations.rb