Sha256: 75aee9038b0f0733c90072e8d20a5789c75ec3923ffee668fe1305925326adae
Contents?: true
Size: 171 Bytes
Versions: 10
Compression:
Stored size: 171 Bytes
Contents
module GroupMetrics # Tabulate count of Thoughts (within a study week) for a Group. class WeeklyThoughtsCount < WeeklyCount self.table_name = "thoughts" end end
Version data entries
10 entries across 10 versions & 1 rubygems