68a0bb3 Update to should-matchers 3.1.2.

Authored and Committed by vondruch 5 years ago
18 files changed. 1596 lines added. 43 lines removed.
.gitignore
file modified
+1 -0
rubygem-shoulda-matchers-3.1.2-Define-respond_to_missing-on-ObjectDouble.patch
file added
+47
rubygem-shoulda-matchers-3.1.2-Deprecation-for-ruby24-removed.patch
file added
+75
rubygem-shoulda-matchers-3.1.2-Disable-allow_mass_assignment_of-tests-under-Rails-5.patch
file added
+230
rubygem-shoulda-matchers-3.1.2-Don-t-protect-attributes-under-Rails-5.patch
file added
+24
rubygem-shoulda-matchers-3.1.2-Drop-legacy-callback-matchers-under-Rails-5.patch
file added
+201
rubygem-shoulda-matchers-3.1.2-Fix-Serialize-Matcher-error-undefined-method-cast_type.patch
file added
+32
rubygem-shoulda-matchers-3.1.2-Fix-built-in-test-custom-models-with-attrs.patch
file added
+25
rubygem-shoulda-matchers-3.1.2-Fix-failing-association-matcher-tests.patch
file added
+108
rubygem-shoulda-matchers-3.1.2-Fix-uniqueness-tests-to-not-use-attr_accessible.patch
file added
+61
rubygem-shoulda-matchers-3.1.2-Fix-validate_inclusion_of-tests.patch
file added
+117
rubygem-shoulda-matchers-3.1.2-Refactor-RailsShim.patch
file added
+206
rubygem-shoulda-matchers-3.1.2-Scope-request-parameters-according-to-Rails-version.patch
file added
+183
rubygem-shoulda-matchers-3.1.2-Use-correct-migration-class-in-acceptance-tests.patch
file added
+91
rubygem-shoulda-matchers-3.1.2-Use-head-instead-of-render-nothing-in-tests.patch
file added
+38
rubygem-shoulda-matchers-3.1.2-capture-silence_stream-and-silence_stderr-were-removed-in-Rails-5.patch
file added
+47
rubygem-shoulda-matchers.spec
file modified
+109 -42
sources
file modified
+1 -1
    Update to should-matchers 3.1.2.
    
        
  • Build completed
    success
    Built as rubygem-shoulda-matchers-3.1.2-1.fc30
    5 years ago
file modified
+1 -0
file modified
+109 -42
file modified
+1 -1