Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 412 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 412 Bytes

Get Started

  1. git clone git://github.com/sturnquest/pairs.git
  2. cd pairs
  3. bundle
  4. rake test
  5. rails server
  6. visit http://localhost:3000/pairs/{week} in your browser where {week} is an integer representing a week in the year

Notes

A schedule that allows for pairing across everyone in the organization. The organization is defined in config/organization.json.