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