Sha256: b534508a9497b02f755bf9b5cc804fb98469812c80a16c561aaef3d5922ee3ad
Contents?: true
Size: 148 Bytes
Versions: 4
Compression:
Stored size: 148 Bytes
Contents
class Location < PushType::Structure # Model the content by adding custom fields to the structure. field :foo, :string field :bar, :text end
Version data entries
4 entries across 4 versions & 1 rubygems