actionview/lib/action_view/helpers/tags/select.rb

Summary

Maintainability
A
45 mins
Test Coverage

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

        def initialize(object_name, method_name, template_object, choices, options, html_options)
Severity: Minor
Found in actionview/lib/action_view/helpers/tags/select.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status