Sha256: 692dba91493f11f3f1f8a769f30c6d15222b383f3fb92fefefdb1ce04c9cb5ab
Contents?: true
Size: 99 Bytes
Versions: 2
Compression:
Stored size: 99 Bytes
Contents
# -*- encoding: utf-8 -*- class Comment include Guacamole::Model attribute :text, String end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
guacamole-0.4.0 | spec/fabricators/comment.rb |
guacamole-0.3.0 | spec/fabricators/comment.rb |