pasosdeJesus/cor1440

View on GitHub
app/controllers/usuarios_controller.rb

Summary

Maintainability
A
1 hr
Test Coverage
F
23%

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

  def atributos_form
    r = []
    if can?(:create, ::Usuario)
      r += [ 
        :nusuario,
Severity: Minor
Found in app/controllers/usuarios_controller.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status