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.57.1 lib/awspec/stub.rb
awspec-0.57.0 lib/awspec/stub.rb
awspec-0.56.1 lib/awspec/stub.rb
awspec-0.56.0 lib/awspec/stub.rb
awspec-0.55.0 lib/awspec/stub.rb
awspec-0.54.0 lib/awspec/stub.rb
awspec-0.52.4 lib/awspec/stub.rb
awspec-0.52.3 lib/awspec/stub.rb
awspec-0.52.2 lib/awspec/stub.rb
awspec-0.52.1 lib/awspec/stub.rb
awspec-0.52.0 lib/awspec/stub.rb
awspec-0.51.0 lib/awspec/stub.rb
awspec-0.50.0 lib/awspec/stub.rb
awspec-0.49.0 lib/awspec/stub.rb
awspec-0.48.0 lib/awspec/stub.rb
awspec-0.47.0 lib/awspec/stub.rb
awspec-0.46.0 lib/awspec/stub.rb
awspec-0.45.0 lib/awspec/stub.rb
awspec-0.44.0 lib/awspec/stub.rb
awspec-0.43.0 lib/awspec/stub.rb