hugogilmar/quadro

View on GitHub
lib/generators/quadro/install/install_generator.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method install has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def install
    route "mount Quadro::Engine => '/'"

    remove_file "public/index.html"
    remove_file "public/favicon.ico"
Severity: Minor
Found in lib/generators/quadro/install/install_generator.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status