KyivKrishnaAcademy/ved_akadem_students

View on GitHub
app/controllers/certificate_templates_controller.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method certificate_template_params has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def certificate_template_params
    params
      .require(:certificate_template)
      .permit(
        :title,
Severity: Minor
Found in app/controllers/certificate_templates_controller.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status