Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 220 Bytes

DEVELOPMENT.md

File metadata and controls

11 lines (6 loc) · 220 Bytes

Development

The API implementation is located in the lib/dogapi folder.

Testing

Test files are located in the spec folder.

Coding conventions

This project uses rubocop for linting.