Sha256: 37922615c2993a3f5f3de43f65d8658741c116a5eecf9af2ac8d58f460e7122a
Contents?: true
Size: 126 Bytes
Versions: 4
Compression:
Stored size: 126 Bytes
Contents
module CohortAnalysis module ArelTableInstanceMethods def cohort(*args) from(self).cohort *args end end end
Version data entries
4 entries across 4 versions & 1 rubygems