blaet/messagebird-sms-api-ruby

View on GitHub
lib/messagebird/sms.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method deliver has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

      def deliver(originator, recipients, message, options={}, &block)
Severity: Minor
Found in lib/messagebird/sms.rb - About 35 mins to fix

    Method new has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

          def new(originator, recipients, message, options={}, &block)
    Severity: Minor
    Found in lib/messagebird/sms.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status