Skip to content

Commit

Permalink
Merge branch 'master' into update-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bwillis committed May 8, 2017
2 parents 76ac4c8 + 21e9b9c commit ee94805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ We really like when people not only discover something they want added/fixed/rem

Version Cake supports multiple versions of Rails with Appriasals. These will be automatically tested against several ruby versions on CI. If you need to debug a problem, or want to be dilegent and run all of these do the following:

* Install the gems for all supported Rails versions: `bundle exec rake appraisal install`
* Install the gems for all supported Rails versions: `bundle exec appraisal install`
* Run all the tests for the supported Rails versions: `bundle exec rake appraisal spec`

0 comments on commit ee94805

Please sign in to comment.