rubyforgood/casa

View on GitHub
app/controllers/emancipations_controller.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
96%

Method save has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def save
    authorize CasaCase, :save_emancipation?
    params.permit(:casa_case_id, :check_item_action)

    begin
Severity: Minor
Found in app/controllers/emancipations_controller.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status