Class: Untappd::Client
- Defined in:
- lib/untappd-api/client.rb,
lib/untappd-api/client/beer.rb,
lib/untappd-api/client/user.rb,
lib/untappd-api/client/venue.rb,
lib/untappd-api/client/brewery.rb,
lib/untappd-api/client/checkin.rb
Defined Under Namespace
Modules: Beer, Brewery, Checkin, User, Venue
Method Summary
Methods included from Venue
Methods included from User
#badges, #distinct_beers, #friend_feed, #friends, #user, #user_feed, #wish_list
Methods included from Checkin
#add_comment, #checkin, #checkin_details, #delete_comment, #public_feed, #toast, #untoast
Methods included from Brewery
#brewery, #brewery_feed, #brewery_search
Methods included from Beer
#beer, #beer_feed, #beer_search, #trending_beers
Methods inherited from API
#application_key=, #endpoint=, #initialize
Constructor Details
This class inherits a constructor from Untappd::API