lagomorph 0.0.8
Lagomorph is a mammal of the order Lagomorpha, which comprises the hares, rabbits, and pikas. It's also a gem that implements the RPC pattern over AMPQ using RabbitMQ. In this case, it can work with either MRI (through the bunny gem) or jRuby (via the march_hare gem).
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (1):
            json
            >= 0
          
    Development afhankelijkheden (7):
            bundler
            ~> 1.7
          
          
            coveralls
            >= 0
          
          
            march_hare
            >= 0
          
          
            rake
            ~> 10.0
          
          
            rspec
            >= 0
          
          
            simplecov
            >= 0
          
          
            simplecov-rcov
            >= 0
          
    