Before adding workers
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module IdCard
|
||||
class ExceptionItem < ApplicationRecord
|
||||
belongs_to :exception
|
||||
class FieldExceptionItem < ApplicationRecord
|
||||
belongs_to :field_exception
|
||||
belongs_to :network_logo, optional: true
|
||||
belongs_to :provider_section, optional: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user