This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
class WikiAsset < ApplicationRecord
|
||||
self.primary_key = :wiki_page_id, :no
|
||||
|
||||
belongs_to :wiki_page
|
||||
belongs_to :created_by_user, class_name: 'User'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user