mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Refactor code based on rubocop and reek suggestions
This commit is contained in:
parent
1737122c80
commit
bb5f668497
51 changed files with 296 additions and 146 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
class StudentSurveyPresenter < DataItemPresenter
|
||||
attr_reader :survey_items
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue