class Heremaps::Places::Categories
Constants
- PATH
- SERVICE
Public Class Methods
new()
click to toggle source
# File lib/heremaps/resources/places/categories.rb, line 7 def initialize @service = SERVICE @path = PATH @method_name = "categories/places".freeze # getroute as default method. end