codn/adminpanel

View on GitHub
app/models/adminpanel/user.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method form_attributes has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.form_attributes
      [
        {
          'name' => {
            'type' => 'text_field',
Severity: Minor
Found in app/models/adminpanel/user.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status