class NilClass
Monkey patch since Bunny use the rails method .empty?
Public Instance Methods
empty?()
click to toggle source
# File lib/lora-rb/fractalgarden/rabbitmq/call.rb, line 66 def empty?; true end
Monkey patch since Bunny use the rails method .empty?
# File lib/lora-rb/fractalgarden/rabbitmq/call.rb, line 66 def empty?; true end