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

    There are no issues that match your filters.

    Category
    Status