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

Summary

Maintainability
A
1 hr
Test Coverage

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

        def initialize(object_name, method_name, template_object, collection, group_method, group_label_method, option_key_method, option_value_method, options, html_options)

    There are no issues that match your filters.

    Category
    Status