mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-14 20:24:03 +00:00
Rubocop autocorrections
This commit is contained in:
parent
299738f58d
commit
43bef689fc
85 changed files with 622 additions and 578 deletions
|
|
@ -32,7 +32,7 @@ module Admin
|
|||
|
||||
def show
|
||||
@event_schedules = @schedule.event_schedules.eager_load(
|
||||
room: :tracks,
|
||||
room: :tracks,
|
||||
event: [
|
||||
:difficulty_level,
|
||||
:track,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue