upgrade(rails 5): add application record
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Performance < ActiveRecord::Base
|
||||
class Performance < ApplicationRecord
|
||||
belongs_to :user
|
||||
|
||||
def reviewer_name
|
||||
|
||||
Reference in New Issue
Block a user