Sha256: 4b2d87036d2c407c8c0b517cda258dbf43895c8d706afbd04e1569edbfa7cb10
Contents?: true
Size: 215 Bytes
Versions: 5
Compression:
Stored size: 215 Bytes
Contents
module Bullet module Notification class CounterCache < Base def body klazz_associations_str end def title markdown(("##")+("Need Counter Cache")) end end end end
Version data entries
5 entries across 5 versions & 1 rubygems