psantos10/Validation

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
source 'https://rubygems.org'

# All dependencies must be specified in Validation.gemspec
gemspec

# Setup for tests coverage on CodeClimate
gem "codeclimate-test-reporter", group: :test, require: nil