![example workflow](https://github.com/troptropcontent/parking_ticket/actions/workflows/main.yml/badge.svg) # ParkingTicket This gem is a wrapper around the majors residential parking tickets api (for now only PayByPhone is supported). ## Installation Add this line to your application's Gemfile: ```ruby gem 'parking_ticket' ``` And then execute: $ bundle install Or install it yourself as: $ gem install parking_ticket ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).