F5 Test changes

This commit is contained in:
2015-10-05 18:05:57 +02:00
parent 2bb597419d
commit c93d6bec8a
16 changed files with 132 additions and 47 deletions
+1
View File
@@ -4,6 +4,7 @@ class SvgElement
include SvgElementDefaults
property :snap_code
property :active, type: :boolean, default: true
property :input_type # %w[raw snap_code]
has_many :section_elements
def self.active