Sha256: 41fdf9d3878a20a67c51f44132c938b66579402fcef4bf534aa8ad17fbd5228a

Contents?: true

Size: 334 Bytes

Versions: 14

Compression:

Stored size: 334 Bytes

Contents

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

module Shoulda
  module Matchers
    # This module provides matchers that are used to test behavior outside of
    # Rails-specific classes.
    module Independent
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
shoulda-matchers-6.4.0 lib/shoulda/matchers/independent.rb
shoulda-matchers-6.3.1 lib/shoulda/matchers/independent.rb
shoulda-matchers-6.3.0 lib/shoulda/matchers/independent.rb
shoulda-matchers-6.2.0 lib/shoulda/matchers/independent.rb
shoulda-matchers-6.1.0 lib/shoulda/matchers/independent.rb
shoulda-matchers-6.0.0 lib/shoulda/matchers/independent.rb
shoulda-matchers-5.3.0 lib/shoulda/matchers/independent.rb
shoulda-matchers-5.2.0 lib/shoulda/matchers/independent.rb
shoulda-matchers-5.1.0 lib/shoulda/matchers/independent.rb
shoulda-matchers-5.0.0 lib/shoulda/matchers/independent.rb
shoulda-matchers-5.0.0.rc1 lib/shoulda/matchers/independent.rb
shoulda-matchers-4.5.1 lib/shoulda/matchers/independent.rb
shoulda-matchers-4.5.0 lib/shoulda/matchers/independent.rb
shoulda-matchers-4.4.1 lib/shoulda/matchers/independent.rb