Sha256: f29d9e9c6ba63a33a3af321400c3487f68527ca1915c2277b3bba923eac191fb

Contents?: true

Size: 707 Bytes

Versions: 2

Compression:

Stored size: 707 Bytes

Contents

PATH
  remote: .
  specs:
    acts_as_sluggable (0.0.1)
      mongoid (>= 2.0.0.beta.17)

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)
    i18n (0.4.2)
    mongo (1.0.9)
      bson (>= 1.0.5)
    mongoid (2.0.0.beta.19)
      activemodel (~> 3.0)
      mongo (= 1.0.9)
      tzinfo (~> 0.3.22)
      will_paginate (~> 3.0.pre)
    shoulda (2.11.3)
    tzinfo (0.3.23)
    will_paginate (3.0.pre2)

PLATFORMS
  ruby

DEPENDENCIES
  acts_as_sluggable!
  bson_ext (~> 1.1.1)
  mongoid (>= 2.0.0.beta.17)
  shoulda (~> 2.11.3)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
acts_as_sluggable-0.0.2 Gemfile.lock
acts_as_sluggable-0.0.1 Gemfile.lock