Sha256: b3bd48055709a608c6a709a6b39cd1ba60f2809cf700b28cecb9ebf0be570ed9

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.0.0)
      activesupport (= 3.0.0)
      builder (~> 2.1.2)
      i18n (~> 0.4.1)
    activerecord (3.0.0)
      activemodel (= 3.0.0)
      activesupport (= 3.0.0)
      arel (~> 1.0.0)
      tzinfo (~> 0.3.23)
    activesupport (3.0.0)
    arel (1.0.1)
      activesupport (~> 3.0.0)
    builder (2.1.2)
    columnize (0.3.1)
    database_cleaner (0.5.2)
    diff-lcs (1.1.2)
    factory_girl (1.3.2)
    i18n (0.4.1)
    linecache (0.43)
    rspec (2.0.0)
      rspec-core (= 2.0.0)
      rspec-expectations (= 2.0.0)
      rspec-mocks (= 2.0.0)
    rspec-core (2.0.0)
    rspec-expectations (2.0.0)
      diff-lcs (>= 1.1.2)
    rspec-mocks (2.0.0)
      rspec-core (= 2.0.0)
      rspec-expectations (= 2.0.0)
    ruby-debug (0.10.3)
      columnize (>= 0.1)
      ruby-debug-base (~> 0.10.3.0)
    ruby-debug-base (0.10.3)
      linecache (>= 0.3)
    shoulda (2.11.3)
    sqlite3-ruby (1.3.1)
    tzinfo (0.3.23)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 3.0.0)
  database_cleaner
  factory_girl
  rspec (>= 2.0.0)
  ruby-debug
  shoulda
  sqlite3-ruby

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simple_model_translations-0.1.0 Gemfile.lock