Sha256: ca3dce21d8267bdde5b25e5abab6a60a080b271ba76c29de05ae4cfb112f494d
Contents?: true
Size: 193 Bytes
Versions: 10
Compression:
Stored size: 193 Bytes
Contents
module ParticipantMetrics # Tabulate count of Logins within a study week for a Participant. class WeeklyLoginsCount < WeeklyCount self.table_name = "participant_login_events" end end
Version data entries
10 entries across 10 versions & 1 rubygems