actionview/lib/action_view/helpers/tags/check_box.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, checked_value, unchecked_value, options)
Severity: Minor
Found in actionview/lib/action_view/helpers/tags/check_box.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status