eapi 0.1.0
ruby gem for building complex structures that will end up in hashes (initially devised for ElasticSearch search requests)
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activemodel
            ~> 4
          
          
            activesupport
            ~> 4
          
    Development Dependencies (9):
            bundler
            ~> 1.6
          
          
            pry
            >= 0
          
          
            pry-doc
            >= 0
          
          
            pry-nav
            >= 0
          
          
            pry-rescue
            >= 0
          
          
            pry-stack_explorer
            >= 0
          
          
            rake
            >= 0
          
          
            rspec
            >= 0
          
          
            rspec-nc
            >= 0
          
    