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

Summary

Maintainability
A
1 hr
Test Coverage

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

        def initialize(object_name, method_name, template_object, collection, value_method, text_method, options, html_options)
Severity: Major
Found in actionview/lib/action_view/helpers/tags/collection_select.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status