Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_broadcast.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e2dbdcbb93940db9c8b36ca7f9ba1387c4ffd64f (plain)
1
2
- BroadcastMessage.current&.each do |message|
  = broadcast_message(message)