Sha256: 0c177a72f3a3f0957f199d29eaeb05e02c874d9a2739427b41b0d8eae0826a8c
Contents?: true
Size: 175 Bytes
Versions: 38
Compression:
Stored size: 175 Bytes
Contents
# Recording of something a participant is grateful for class GratitudeRecording < ActiveRecord::Base validates :description, :participant_id, presence: true end
Version data entries
38 entries across 38 versions & 1 rubygems