Implementatino fixes
This commit is contained in:
@@ -10,6 +10,7 @@ class SectionElement
|
||||
belongs_to :svg_element
|
||||
|
||||
view :by_supplier_id, key: :supplier_id
|
||||
view :by_section_id, key: :section_id
|
||||
|
||||
def self.for_supplier(supplier)
|
||||
find_all_by_supplier_id(supplier.id)
|
||||
|
||||
Reference in New Issue
Block a user