shuber/queryable_array

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    queryable_array (0.0.1)
      respond_to_missing

GEM
  remote: https://rubygems.org/
  specs:
    ansi (1.5.0)
    codeclimate-test-reporter (0.4.7)
      simplecov (>= 0.7.1, < 1.0.0)
    docile (1.1.5)
    json (1.8.2)
    minitest (4.7.5)
    multi_json (1.10.1)
    rake (10.4.2)
    rdoc (4.2.0)
      json (~> 1.4)
    respond_to_missing (0.0.1)
    simplecov (0.9.2)
      docile (~> 1.1.0)
      multi_json (~> 1.0)
      simplecov-html (~> 0.9.0)
    simplecov-html (0.9.0)
    turn (0.9.7)
      ansi
      minitest (~> 4)

PLATFORMS
  ruby

DEPENDENCIES
  codeclimate-test-reporter
  minitest
  queryable_array!
  rake
  rdoc
  turn