Add section elements
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class SvgElement
|
||||
include SimplyStored::Couch
|
||||
include ActiveModel::SerializerSupport
|
||||
include SvgElementDefaults
|
||||
property :snap_code
|
||||
has_many :section_elements
|
||||
end
|
||||
Reference in New Issue
Block a user