lib/rocx/properties/spacing.rb in rocx-0.5.8 vs lib/rocx/properties/spacing.rb in rocx-0.6.0

- old
+ new

@@ -1,9 +1,7 @@ module Rocx module Properties class Spacing < ComplexProperty - include AttributeBuilder - VALID_LINE_RULES = %i(atLeast auto exact) attribute :after, expects: :positive_integer attribute :after_auto, expects: :on_or_off, displays_as: :afterAutospacing attribute :after_lines, expects: :integer