A basic gem structure for rails with test_apps from 4.0 to 5.2
Travis configured for ruby 2.2 to 2.5
It's a boilerplate.
bundle exec appraisal rails-4.0 rspec
bundle exec appraisal rails-4.1 rspec
bundle exec appraisal rails-4.2 rspec
bundle exec appraisal rails-5.0 rspec
bundle exec appraisal rails-5.1 rspec
bundle exec appraisal rails-5.2 rspec
Contribution directions go here.
The gem is available as open source under the terms of the MIT License.