Class: Ass::Peeper

Inherits:
Object
  • Object
show all
Defined in:
lib/ass.rb

Instance Method Summary collapse

Constructor Details

#initialize(exchange, callback) ⇒ Peeper

Returns a new instance of Peeper.



208
209
210
# File 'lib/ass.rb', line 208

def initialize(exchange,callback)
  # create a temporary queue that binds to an exchange
end