jameshuynh/formnestic

View on GitHub
lib/formnestic/formtastic_extensions.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method extend_form_builder has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def extend_form_builder
      Formtastic::FormBuilder.send(
        :alias_method,
        :formtastic_semantic_fields_for,
        :semantic_fields_for
Severity: Minor
Found in lib/formnestic/formtastic_extensions.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status