Sha256: 7398911b9246e2bc25ff3fa2d9fd076c64dc090cf87e9b06cfda66764f697521
Contents?: true
Size: 344 Bytes
Versions: 8
Compression:
Stored size: 344 Bytes
Contents
require 'sparkle_formation' class SparkleFormation # SparkleFormation customized AttributeStruct class SparkleStruct < AttributeStruct include ::SparkleFormation::SparkleAttribute # @!parse include ::SparkleFormation::SparkleAttribute # @return [Class] def _klass ::SparkleFormation::SparkleStruct end end end
Version data entries
8 entries across 8 versions & 1 rubygems