infusionvlc/ConexionFelina

View on GitHub
app/controllers/treatment_entries_controller.rb

Summary

Maintainability
A
0 mins
Test Coverage

Line is too long. [85/80]
Open

    params.require(:treatment_entry).permit(:date, :treatment, :notes, :suffering_id)

Line is too long. [83/80]
Open

    redirect_to treatment_entries_path(suffering_id: @treatment_entry.suffering_id)

Line is too long. [83/80]
Open

    redirect_to treatment_entries_path(suffering_id: @treatment_entry.suffering_id)

There are no issues that match your filters.

Category
Status