Sha256: 0a32f4f273b0c47f202affb5a7bc05223ce1c2a6f178826c948bd148b123bc02
Contents?: true
Size: 156 Bytes
Versions: 2
Compression:
Stored size: 156 Bytes
Contents
# -*- encoding: utf-8 -*- class Pony include Guacamole::Model attribute :name, String attribute :color, String attribute :type, Array[String] end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
guacamole-0.4.0 | spec/fabricators/pony.rb |
guacamole-0.3.0 | spec/fabricators/pony.rb |