untappd
untappd copied to clipboard
Added options to the User.info method
Without it the option of 'compact' cannot be used.
- 1 on this pull request from me. There are a few other methods also missing the options argument.
Thanks for the pull request. Could you create a test in https://github.com/cmar/untappd/blob/master/spec/user_spec.rb to make sure the options are working correctly?
@cmar - Added test to verify that the User.info options are working correctly. Also updated the README.md to reflect that the options param is now available.
@cmar - Are there any more updates that you would like me to make to get this merged?