Sha256: e34e7769d87290bd6fd6a881f618950c5909c1b7a7975def97122c9c52287b75

Contents?: true

Size: 124 Bytes

Versions: 235

Compression:

Stored size: 124 Bytes

Contents

module Awspec
  class Stub
    def self.load(type)
      require File.dirname(__FILE__) + '/stub/' + type
    end
  end
end

Version data entries

235 entries across 235 versions & 4 rubygems

Version Path
awspec-0.68.0 lib/awspec/stub.rb
awspec-0.67.1 lib/awspec/stub.rb
awspec-0.67.0 lib/awspec/stub.rb
awspec-0.66.2 lib/awspec/stub.rb
awspec-0.66.1 lib/awspec/stub.rb
awspec-0.66.0 lib/awspec/stub.rb
awspec-0.65.2 lib/awspec/stub.rb
awspec-0.65.1 lib/awspec/stub.rb
awspec-0.65.0 lib/awspec/stub.rb
awspec-0.64.0 lib/awspec/stub.rb
awspec-0.63.1 lib/awspec/stub.rb
awspec-0.63.0 lib/awspec/stub.rb
awspec-0.62.1 lib/awspec/stub.rb
awspec-0.62.0 lib/awspec/stub.rb
awspec-0.61.1 lib/awspec/stub.rb
awspec-0.61.0 lib/awspec/stub.rb
awspec-0.60.1 lib/awspec/stub.rb
awspec-0.60.0 lib/awspec/stub.rb
awspec-0.59.0 lib/awspec/stub.rb
awspec-0.58.0 lib/awspec/stub.rb