Sha256: edb08589af44d3577004e29c155fe76545e9420bf1d70081544a964208bc7a2b
Contents?: true
Size: 311 Bytes
Versions: 65
Compression:
Stored size: 311 Bytes
Contents
discovery_mail_notification = { :name => :discovered_summary, :description => N_('A summary of discovered hosts'), :mailer => 'DiscoveredMailer', :method => 'discovered_summary', :subscription_type => 'report', } MailNotification.unscoped.where(discovery_mail_notification).first_or_create
Version data entries
65 entries across 65 versions & 1 rubygems