dkubb/abstract_type

View on GitHub
Gemfile

Summary

Maintainability
Test Coverage
# encoding: utf-8

source 'https://rubygems.org'

gemspec

group :development, :test do
  gem 'devtools', git: 'https://github.com/rom-rb/devtools.git'
end

eval_gemfile 'Gemfile.devtools'