Sha256: e7128a49ac62ad22f3c3b0e42b7f512cf853598256e7a87d11fc2ff596de4fc3
Contents?: true
Size: 408 Bytes
Versions: 30
Compression:
Stored size: 408 Bytes
Contents
# seeds UI notification blueprints that are supported by Disocvery. [ { group: _('Hosts'), name: 'new_discovered_host', message: _('One or more hosts have been discovered'), level: 'info', actions: { links: [ path_method: :discovered_hosts_path, title: _('Details') ] } } ].each { |blueprint| UINotifications::Seed.new(blueprint).configure }
Version data entries
30 entries across 30 versions & 1 rubygems