Halfway through table redesign, saving to revert to working version
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class EmployerCardLogo < ApplicationRecord
|
||||
belongs_to :employer
|
||||
belongs_to :card_logo_file
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user