Sha256: 167b26c1da7ca916c9f860ea450a8bf744a5ca98251aebdbf14bbbc3bfdc89b0

Contents?: true

Size: 1.04 KB

Versions: 1

Compression:

Stored size: 1.04 KB

Contents

PATH
  remote: .
  specs:
    mongoid-eager-loading (0.1.1)
      mongoid (~> 2.0.0.beta.19)

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.0.1)
      activesupport (= 3.0.1)
      builder (~> 2.1.2)
      i18n (~> 0.4.1)
    activesupport (3.0.1)
    bson (1.1.1)
    bson_ext (1.1.1)
    builder (2.1.2)
    diff-lcs (1.1.2)
    i18n (0.4.2)
    mocha (0.9.9)
      rake
    mongo (1.1.1)
      bson (>= 1.1.1)
    mongoid (2.0.0.alpha)
      activemodel (>= 3.0.pre)
      mongo (>= 0.19.1)
      will_paginate (>= 3.0.pre)
    rake (0.8.7)
    rspec (2.0.1)
      rspec-core (~> 2.0.1)
      rspec-expectations (~> 2.0.1)
      rspec-mocks (~> 2.0.1)
    rspec-core (2.0.1)
    rspec-expectations (2.0.1)
      diff-lcs (>= 1.1.2)
    rspec-mocks (2.0.1)
      rspec-core (~> 2.0.1)
      rspec-expectations (~> 2.0.1)
    watchr (0.7)
    will_paginate (3.0.pre2)

PLATFORMS
  ruby

DEPENDENCIES
  bson_ext (~> 1.1.1)
  bundler (>= 1.0.0)
  mocha
  mongo (~> 1.1.1)
  mongoid (~> 2.0.0.beta.19)
  mongoid-eager-loading!
  rspec (~> 2.0.0)
  watchr

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mongoid-eager-loading-0.1.1 Gemfile.lock