Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 348 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 348 Bytes

Contributing

Development

We use appraisal to test against multiple rubies and rails versions.

Run appraisal install to install all dependencies (See files under gemfiles folder).

Run appraisal rake for tests with all versions of Rails.

Run appraisal 4.1 rake for tests with Rails 4.1.