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