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
cthiesfork-awspec-1.2.2 lib/awspec/stub.rb
cthiesfork-awspec-1.2.1 lib/awspec/stub.rb
awspec-1.18.5 lib/awspec/stub.rb
cthiesfork-awspec-1.2.0 lib/awspec/stub.rb
cthiesfork-awspec-1.1.0 lib/awspec/stub.rb
cthiesfork-awspec-1.0.0 lib/awspec/stub.rb
awspec-1.18.4 lib/awspec/stub.rb
awspec-1.18.3 lib/awspec/stub.rb
awspec-1.18.2 lib/awspec/stub.rb
awspec-1.18.1 lib/awspec/stub.rb
awspec-1.18.0 lib/awspec/stub.rb
awspec-1.17.4 lib/awspec/stub.rb
awspec-1.17.3 lib/awspec/stub.rb
awspec-1.17.2 lib/awspec/stub.rb
awspec-1.17.1 lib/awspec/stub.rb
awspec-1.17.0 lib/awspec/stub.rb
awspec-1.16.1 lib/awspec/stub.rb
awspec-1.16.0 lib/awspec/stub.rb
awspec-1.15.3 lib/awspec/stub.rb
awspec-1.15.2 lib/awspec/stub.rb