jameshuynh/formnestic

View on GitHub
lib/formnestic/form_builder/list_form_builder.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method formnestic_list_semantic_fields_for has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def formnestic_list_semantic_fields_for(
        record_or_name_or_array,
        *args,
        &block
      )
Severity: Minor
Found in lib/formnestic/form_builder/list_form_builder.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status