rubyforgood/casa

View on GitHub
app/datatables/volunteer_datatable.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
92%

Method raw_records has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def raw_records
    base_relation
      .select(
        <<-SQL
          users.*,
Severity: Minor
Found in app/datatables/volunteer_datatable.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status