added brands
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class Item < ActiveRecord::Base
|
||||
belongs_to :unit
|
||||
belongs_to :brand
|
||||
has_many :multi_media_descriptions
|
||||
belongs_to :sub_category
|
||||
|
||||
|
||||
Reference in New Issue
Block a user