alfa-jpn/inum

View on GitHub
Gemfile

Summary

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

if ENV['RAILS_VERSION']
  gem 'activerecord',  ENV['RAILS_VERSION']
  gem 'activesupport', ENV['RAILS_VERSION']
end

# Specify your gem's dependencies in inum.gemspec
gemspec