SysMO-DB/seek

View on GitHub
app/models/workflow.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Workflow has 28 methods (exceeds 20 allowed). Consider refactoring.
Open

class Workflow < ActiveRecord::Base

  acts_as_asset

  scope :default_order, order('title')
Severity: Minor
Found in app/models/workflow.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status