app/models/budget/heading.rb

Summary

Maintainability
A
0 mins
Test Coverage

Line is too long. [107/100] (https://github.com/bbatsov/ruby-style-guide#80-character-limits)
Open

    scope :order_by_group_name, -> { includes(:group).order('budget_groups.name', 'budget_headings.name') }
Severity: Minor
Found in app/models/budget/heading.rb by rubocop

There are no issues that match your filters.

Category
Status