Project

General

Profile

Download (184 Bytes) Statistics
| Branch: | Tag: | Revision:
# First, we check if there's a job already enqueued for RSS notifications
::Foreman::Application.dynflow.config.on_init do |world|
CreateRssNotifications.spawn_if_missing(world)
end
(23-23/28)