Much base work started
This commit is contained in:
3
app/models/external_id.rb
Normal file
3
app/models/external_id.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
class ExternalId < ApplicationRecord
|
||||
belongs_to :work
|
||||
end
|
||||
Reference in New Issue
Block a user