taylorbrooks / closeio

A Ruby wrapper for the Close.io API
http://developer.close.com
MIT License
45 stars 57 forks source link

Advanced filters #70

Closed TruRooms closed 2 years ago

TruRooms commented 2 years ago

Implemented advanced filters. No magic is done, just takes a request body and posts it to the endpoint.

I also added bin/console for ease of quickly making sure a feature is working without any tests.

69

TruRooms commented 2 years ago

@taylorbrooks Do you see any issues with the above approach?

taylorbrooks commented 2 years ago

Thank you! @TruRooms, this is going out on Rubygems as v3.10.0