podio / podio-rb

The official Ruby wrapper for the Podio API used and maintained by the Podio team
https://podio.com
MIT License
66 stars 53 forks source link

added Podio::Item.item_count #22

Closed pjmuller closed 9 years ago

pjmuller commented 9 years ago

Get the total of items in an app, If prefered I can add the ['count'] at the end so that the method returns an integer instead of a hash with only one key...