formtastic/formtastic

View on GitHub
lib/formtastic/inputs/base.rb

Summary

Maintainability
A
45 mins
Test Coverage

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

      def initialize(builder, template, object, object_name, method, options)
Severity: Minor
Found in lib/formtastic/inputs/base.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status