Sha256: 116e118af69dfa8d710ae3161b309bd8bf3ce2da0a611d77db727e36f36fe16c
Contents?: true
Size: 137 Bytes
Versions: 13
Compression:
Stored size: 137 Bytes
Contents
module ActivityNotification # Notification model implementation with ORM. class Notification < inherit_orm("Notification") end end
Version data entries
13 entries across 13 versions & 1 rubygems