generators/mugen_generator.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method manifest has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def manifest
     record do |m|
       
       # Initializer
       m.file 'config/initializers/mugen.rb', 'config/initializers/mugen.rb'
Severity: Minor
Found in generators/mugen_generator.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status