Narazaka/sana-mvcbase

View on GitHub
lib/sana_router.rb

Summary

Maintainability
A
35 mins
Test Coverage

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

    def initialize(route, mapping, load_controller, unload_controller, default_controller = nil)
Severity: Minor
Found in lib/sana_router.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status