Module: HotPepper::Endpoints::Gourmet
- Included in:
- HotPepper::Endpoints
- Defined in:
- lib/hot_pepper/endpoints/gourmet.rb
Instance Method Summary collapse
Instance Method Details
#gourmet(options = {}) ⇒ Object
6 7 8 |
# File 'lib/hot_pepper/endpoints/gourmet.rb', line 6 def gourmet( = {}) get("gourmet/v1?key=#{api_key}&format=json&#{generate_query()}") end |