18F/team_hub

View on GitHub
lib/team_hub/page.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def initialize(site, page_dir, filename, layout, title)
Severity: Minor
Found in lib/team_hub/page.rb - About 35 mins to fix

    Method generate has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def self.generate(site, page_dir, filename, layout, title)
    Severity: Minor
    Found in lib/team_hub/page.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status