AlbertGazizov/attr_validator

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    attr_validator (0.2.3)
      i18n

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.2.5)
    i18n (0.6.9)
    rake (10.1.1)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.7)
    rspec-expectations (2.14.4)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.4)

PLATFORMS
  ruby

DEPENDENCIES
  attr_validator!
  bundler (~> 1.3)
  rake
  rspec