Update examples

This commit is contained in:
2017-10-24 01:10:51 +01:00
parent 899ad6bdb6
commit 743efbf647
10 changed files with 36 additions and 16 deletions

View File

@@ -1,3 +1,5 @@
# frozen_string_literal: true
require 'bunnyrun'
class PingConsumer < BunnyRun::Consumer

View File

@@ -1,3 +1,5 @@
# frozen_string_literal: true
require 'bunnyrun'
class PongConsumer < BunnyRun::Consumer