Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 255 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 255 Bytes

Contributing Guidelines

Tests are run with script/test.

Test against the following Ruby versions:

  • 1.8.7
  • 1.9.3
  • 2.0.0

Always work on a fork, on a feature branch.

Submit Pull Requests, with new tests for any changes. Make sure the tests pass.