yelp-ruby
yelp-ruby copied to clipboard
A Ruby gem for communicating with the Yelp REST API
Hey Guys, With the end of the V2 coming June 30, 2018, we should probably start working on this?
I'd like to use this Gem to connect to the Yelp API, but it seems that the authentication service is using the old API version. Is there an update coming...
Including description of the error in the exception message. This is only included if provided back form the API. I also standardized the error_spec to have all examples use raise_error.
mittonk probably won't get to this in #55 , but we should do it as a follow-up to prevent any regressions on #51 .
The tests I have written only assert on one or two fields. That should be expanded a bit to cover all the attributes