Sha256: 48ae8908b1784ea3149157bf4b9090a4bc5dc51a6e2dffe1a5725de6e7a3a752

Contents?: true

Size: 154 Bytes

Versions: 2

Compression:

Stored size: 154 Bytes

Contents

# frozen_string_literal: true

module DrawioDsl
  module Schema
    class {{camle type}} < Shape
      configure_shape(:{{snake type}})
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
drawio_dsl-0.4.1 .builders/.templates/schema_shape.rb
drawio_dsl-0.4.0 .builders/.templates/schema_shape.rb