Sha256: c4f5605b85103597e37c51410baa06339e768e2eba74e9f87e477e683ba8fd34

Contents?: true

Size: 349 Bytes

Versions: 13

Compression:

Stored size: 349 Bytes

Contents

require 'shoulda/matchers/independent/delegate_method_matcher'
require 'shoulda/matchers/independent/delegate_method_matcher/stubbed_target'
require 'shoulda/matchers/independent/delegate_method_matcher/target_not_defined_error'

module Shoulda
  module Matchers
    # Matchers for non-Rails-dependent code.
    module Independent
    end
  end
end

Version data entries

13 entries across 13 versions & 2 rubygems

Version Path
shoulda-matchers-3.1.3 lib/shoulda/matchers/independent.rb
shoulda-matchers-4.0.0.rc1 lib/shoulda/matchers/independent.rb
shoulda-matchers-3.1.2 lib/shoulda/matchers/independent.rb
ish_lib_manager-0.0.1 test/dummy/vendor/bundle/ruby/2.3.0/gems/shoulda-matchers-2.8.0/lib/shoulda/matchers/independent.rb
shoulda-matchers-3.1.1 lib/shoulda/matchers/independent.rb
shoulda-matchers-3.1.0 lib/shoulda/matchers/independent.rb
shoulda-matchers-3.0.1 lib/shoulda/matchers/independent.rb
shoulda-matchers-3.0.0 lib/shoulda/matchers/independent.rb
shoulda-matchers-3.0.0.rc1 lib/shoulda/matchers/independent.rb
shoulda-matchers-2.8.0 lib/shoulda/matchers/independent.rb
shoulda-matchers-2.8.0.rc2 lib/shoulda/matchers/independent.rb
shoulda-matchers-2.8.0.rc1 lib/shoulda/matchers/independent.rb
shoulda-matchers-2.7.0 lib/shoulda/matchers/independent.rb