rabid_mq 0.1.39
If you want to just get up and going in making your rails app into a producer or consumer of RabbitMQ events then use this gem
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            activesupport
            >= 0
          
          
            bunny
            ~> 2.7.2
          
    