rubocop: fix various style issues.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class CommentVote < ApplicationRecord
|
||||
class Error < Exception ; end
|
||||
class Error < Exception; end
|
||||
|
||||
belongs_to :comment
|
||||
belongs_to :user
|
||||
|
||||
Reference in New Issue
Block a user