freerunningtech/spree_sendwithus

View on GitHub

Showing 1 of 1 total issue

Method merge! has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def merge!(params = {})
        params.each_pair do |key, value|
          case key
          when :email_id
            @email_id = value
Severity: Minor
Found in lib/spree_sendwithus/message.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language