cloudspokes/cs-website-cms

View on GitHub
app/workers/create_papertrail_system.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def self.perform(membername, email, challenge_id, challenge_participant_id)

    account = {
      :name => membername, 
      :email => email,
Severity: Minor
Found in app/workers/create_papertrail_system.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status