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.79.1 lib/awspec/stub.rb
awspec-0.79.0 lib/awspec/stub.rb
awspec-0.78.1 lib/awspec/stub.rb
awspec-0.77.1 lib/awspec/stub.rb
awspec-0.77.0 lib/awspec/stub.rb
awspec-0.76.1 lib/awspec/stub.rb
awspec-0.76.0 lib/awspec/stub.rb
awspec-0.75.2 lib/awspec/stub.rb
awspec-0.75.1 lib/awspec/stub.rb
awspec-0.75.0 lib/awspec/stub.rb
awspec-0.74.1 lib/awspec/stub.rb
awspec-0.74.0 lib/awspec/stub.rb
awspec-0.73.2 lib/awspec/stub.rb
awspec-0.73.1 lib/awspec/stub.rb
awspec-0.73.0 lib/awspec/stub.rb
awspec-0.72.0 lib/awspec/stub.rb
awspec-0.71.0 lib/awspec/stub.rb
awspec-0.70.0 lib/awspec/stub.rb
awspec-0.69.1 lib/awspec/stub.rb
awspec-0.69.0 lib/awspec/stub.rb