Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 379 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 379 Bytes

Ponto Ruby Library

The Ponto Ruby Library provides convenient wrappers around the Ponto API. The object attributes are dynamically defined based on the API response, supporting minor API changes seamlessly.

Documentation

Visit our Ruby API docs.

Installation

gem install "ponto"

Requirements

  • Ruby 2.0+.