dcadenas/state_pattern

View on GitHub

Showing 1 of 1 total issue

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

    def self.included(base)
      base.class_eval do
        include StatePattern

        after_initialize :set_state_from_db
Severity: Minor
Found in lib/state_pattern/active_record.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language