Autocorrect new rubocop offenses
This commit is contained in:
parent
deda3d4273
commit
988b3bf689
24 changed files with 48 additions and 41 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
class Room < ApplicationRecord
|
||||
include RevisionCount
|
||||
|
||||
belongs_to :venue
|
||||
has_many :event_schedules, dependent: :destroy
|
||||
has_many :tracks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue