Sha256: 864bfdef332aa43c5d079c6ab8d80edebf2ba444eb00024975392a05aff1b930
Contents?: true
Size: 194 Bytes
Versions: 4
Compression:
Stored size: 194 Bytes
Contents
class Project::Collection < RecordCollection::Base attribute :finished, type: Boolean attribute :hint_visible, type: Boolean attribute :start_date, type: Date attribute :description end
Version data entries
4 entries across 4 versions & 1 rubygems