- Add tracking headers to all api requeusts
- Update district to accept optional auth token
- Add last method to lists of results for all resources
- Make nested resources support full queries, including find and count
- Make tests more robust to data changes
- Update dependencies
- Add activesupport as dep
- Refactor tests
- Add YARD documentation
- Remove unused Clever::Student.photo method
- Add ActiveRecord-style find and count methods to all APIResources (#37)
- Handle pagination through rel links, not manual numeric pagination (#36)
- Linked resources for all API resources (#34)
- Support for token auth (#17)
- Move to clever.com (#19)