Commit Graph

5 Commits

Author SHA1 Message Date
Ryan Fitzgerald 5274190e4c Switch from Appraisal to Roadshow, bump versions, add 5.1
The Appraisal build was becoming really annoying to maintain, since
there's no one version of Ruby that can run the specs across all
supported versions of Rails. Roadshow is a tool that's similar to
Appraisal but uses Docker to test each version in an isolated
environment with the appropriate version of Ruby, at the cost of having
to maintain the Gemfiles manually.
2017-05-06 15:49:55 -07:00
Peter M. Goldstein d35eecca64 Update gems to latest versions, add explicit gemfiles to repo, and add .travis.yml 2013-07-24 09:16:28 -07:00
Ryan Fitzgerald 08fe828203 Redo testing setup, including tests for railtie 2012-09-23 15:28:42 -07:00
Ryan Fitzgerald 6c98bae9d4 Set up Appraisal to (manually) test multiple Rails versions 2012-07-06 01:19:57 -07:00
Robin Wenglewski 61fd6842f1 initial commit 2011-08-27 12:50:23 +02:00