lib/volt/cli/generators.rb

Summary

Maintainability
A
3 hrs
Test Coverage

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

  def self.included(base)
    base.class_eval do
      include Thor::Actions

      desc 'model NAME COMPONENT', 'Creates a model named NAME in the component named COMPONENT'
Severity: Major
Found in lib/volt/cli/generators.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status