Apply automatic rubocop fixes
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class Search < ApplicationRecord
|
||||
belongs_to :user, polymorphic: true
|
||||
belongs_to :exercise
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user