geekq/workflow

View on GitHub
lib/workflow/event.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
95%

Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
Invalid

    def initialize(name, transitions_to, condition = nil, meta = {}, &action)
Severity: Minor
Found in lib/workflow/event.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status