we4tech/flexi-model

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: https://rubygems.org/
  specs:
    ZenTest (4.8.1)
    activemodel (3.2.6)
      activesupport (= 3.2.6)
      builder (~> 3.0.0)
    activerecord (3.2.6)
      activemodel (= 3.2.6)
      activesupport (= 3.2.6)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.6)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    arel (3.0.2)
    autotest-fsevent (0.2.8)
      sys-uname
    autotest-growl (0.2.16)
    builder (3.0.0)
    cocaine (0.2.1)
    diff-lcs (1.1.3)
    factory_girl (3.4.0)
      activesupport (>= 3.0.0)
    ffi (1.0.11)
    git (1.2.5)
    i18n (0.6.0)
    jeweler (1.8.3)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
      rdoc
    json (1.7.3)
    mime-types (1.19)
    multi_json (1.3.6)
    paperclip (3.1.2)
      activemodel (>= 3.0.0)
      activerecord (>= 3.0.0)
      activesupport (>= 3.0.0)
      cocaine (>= 0.0.2)
      mime-types
    rake (0.9.2.2)
    rdoc (3.12)
      json (~> 1.4)
    rspec (2.10.0)
      rspec-core (~> 2.10.0)
      rspec-expectations (~> 2.10.0)
      rspec-mocks (~> 2.10.0)
    rspec-core (2.10.1)
    rspec-expectations (2.10.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.10.1)
    shoulda-matchers (1.2.0)
      activesupport (>= 3.0.0)
    sqlite3 (1.3.6)
    sys-uname (0.9.0)
      ffi (>= 1.0.0)
    tzinfo (0.3.33)

PLATFORMS
  ruby

DEPENDENCIES
  ZenTest
  activemodel (~> 3.2.6)
  activerecord (~> 3.2.6)
  activesupport (~> 3.2.6)
  autotest-fsevent
  autotest-growl
  factory_girl
  jeweler
  paperclip
  rspec
  shoulda-matchers
  sqlite3