Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use appraisal to test multiple Rails versions #24

Merged
merged 4 commits into from Sep 8, 2016
Merged

Conversation

matthutchinson
Copy link
Owner

Added Appriasal for multi Rails dependency testing

  • Runs tests under all supported versions of Rails (latest)
  • Minor test changes to fix issues with Rails 3
  • Minor updates to README
  • move test sqlite db to ./tmp folder
  • Added Ruby 2.1 to Travis config (except under Rails 5, which requires ruby 2.2)
  • Updated standard test suite to use Rails 5.0.0.1
  • Removed init.rb (relic from vendor/plugin days)

* Runs tests under all supported versions of Rails (latest)
* Minor test changes to fix issues with Rails 3
* Added Ruby 2.1 to Travis config (except under Rails 5)
* Updated standard test suite to use Rails 5.0.0.1
* Removed init.rb (relic from vendor/plugin days)
@matthutchinson matthutchinson changed the title Appraisal Use appraisal to test multiple Rails versions Sep 8, 2016
@matthutchinson matthutchinson merged commit 8a494a9 into master Sep 8, 2016
@matthutchinson matthutchinson deleted the appraisal branch September 8, 2016 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant