Sha256: c0cbfd67a9691596bff8e837d3948a82523a428c696209f949ac08c30996dec6
Contents?: true
Size: 138 Bytes
Versions: 6
Compression:
Stored size: 138 Bytes
Contents
module Mailroute class NotificationDomainTask < Base self.collection_name = 'notification_domain_task' has_one :domain end end
Version data entries
6 entries across 6 versions & 1 rubygems