Sha256: 315ff227fa06e5c463e9b9129ddd0d26e7901fd51fdc5b7d95e0beb3b04dd381

Contents?: true

Size: 1.04 KB

Versions: 1

Compression:

Stored size: 1.04 KB

Contents

PATH
  remote: .
  specs:
    simple_model_translations (0.1.8)
      activerecord (~> 3.0.0)

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.0.1)
      activesupport (= 3.0.1)
      builder (~> 2.1.2)
      i18n (~> 0.4.1)
    activerecord (3.0.1)
      activemodel (= 3.0.1)
      activesupport (= 3.0.1)
      arel (~> 1.0.0)
      tzinfo (~> 0.3.23)
    activesupport (3.0.1)
    arel (1.0.1)
      activesupport (~> 3.0.0)
    builder (2.1.2)
    database_cleaner (0.5.2)
    diff-lcs (1.1.2)
    i18n (0.4.1)
    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)
    shoulda (2.11.3)
    sqlite3-ruby (1.3.1)
    tzinfo (0.3.23)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.0.0)
  database_cleaner (~> 0.5.2)
  rspec (~> 2.0.0)
  shoulda (~> 2.11.3)
  simple_model_translations!
  sqlite3-ruby (~> 1.3.1)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simple_model_translations-0.1.8 Gemfile.lock