volontariat/voluntary

View on GitHub
app/models/state_machines/story.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method included has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.included(base)
    base.extend ClassMethods
    
    base.class_eval do
      include Model::MongoDb::StateVersionAttributes
Severity: Major
Found in app/models/state_machines/story.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status