eji/encodable_validator

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.2.12)
      activesupport (= 3.2.12)
      builder (~> 3.0.0)
    activesupport (3.2.12)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    builder (3.0.4)
    diff-lcs (1.2.1)
    git (1.2.5)
    i18n (0.6.4)
    jeweler (1.8.4)
      bundler (~> 1.0)
      git (>= 1.2.5)
      rake
      rdoc
    json (1.7.7)
    multi_json (1.6.1)
    rake (10.0.3)
    rdoc (4.0.0)
      json (~> 1.4)
    rspec (2.13.0)
      rspec-core (~> 2.13.0)
      rspec-expectations (~> 2.13.0)
      rspec-mocks (~> 2.13.0)
    rspec-core (2.13.0)
    rspec-expectations (2.13.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.13.0)
    simplecov (0.7.1)
      multi_json (~> 1.0)
      simplecov-html (~> 0.7.1)
    simplecov-html (0.7.1)

PLATFORMS
  ruby

DEPENDENCIES
  activemodel (~> 3.2)
  bundler (~> 1.3)
  jeweler (~> 1.8)
  rdoc (~> 4.0)
  rspec (~> 2.8)
  simplecov (~> 0.7)