beatrichartz/shoulda-callback-matchers

View on GitHub

Showing 1 of 1 total issue

Class CallbackMatcher has 29 methods (exceeds 20 allowed). Consider refactoring.
Open

        class CallbackMatcher # :nodoc:
          VALID_OPTIONAL_LIFECYCLES = [:validation, :commit, :rollback].freeze
          
          include RailsVersionHelper
          
Severity: Minor
Found in lib/shoulda/callback/matchers/active_model.rb - About 3 hrs to fix
    Severity
    Category
    Status
    Source
    Language