Sha256: 13b74bf3c695f13ae547a8a61acefce73e93520acf1b2bebaab075a0d170fed9
Contents?: true
Size: 196 Bytes
Versions: 6
Compression:
Stored size: 196 Bytes
Contents
module Bullet module Notification class CounterCache < Base def body klazz_associations_str end def title 'Need Counter Cache' end end end end
Version data entries
6 entries across 6 versions & 1 rubygems