TrestleAdmin/trestle

View on GitHub
lib/trestle/form/fields/select.rb

Summary

Maintainability
A
0 mins
Test Coverage

Method initialize has 7 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

        def initialize(builder, template, name, choices=nil, options={}, html_options={}, &block)
Severity: Major
Found in lib/trestle/form/fields/select.rb - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status