bluelemons/diputados

View on GitHub
app/reports/expedientes_report.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method detalle has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def detalle(params)

    @expediente = Expediente.find(params[:id])

    report = ODFReport::Report.new(Rails.root.join("app/reports/expediente.odt")) do |r|
Severity: Minor
Found in app/reports/expedientes_report.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status