Sha256: ab3d003e5705e0cb725286f08c2db5526e17db3f52c5e2d412914bcac92c0590

Contents?: true

Size: 166 Bytes

Versions: 19

Compression:

Stored size: 166 Bytes

Contents

# frozen_string_literal: true

module DrawioDsl
  module Schema
    class {{camel shape.type}} < Shape
      configure_shape(:{{snake shape.type}})
    end
  end
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
drawio_dsl-0.8.8 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.8.7 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.8.6 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.8.5 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.8.4 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.8.3 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.8.2 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.8.1 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.8.0 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.7.0 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.6.0 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.5.7 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.5.6 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.5.5 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.5.4 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.5.3 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.5.2 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.5.1 .builders/.templates/basic/schema_shape.rb
drawio_dsl-0.5.0 .builders/.templates/basic/schema_shape.rb