Class: INatGet::Data::Manager::Places Private

Inherits:
INatGet::Data::Manager show all
Includes:
Singleton
Defined in:
lib/inat-get/data/managers/places.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

require_relative '../parsers/place'

Specificators collapse

Methods inherited from INatGet::Data::Manager

#[], #get, #helper, #model, #parser, #updater

Instance Method Details

#endpoint:places

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (:places)


16
# File 'lib/inat-get/data/managers/places.rb', line 16

def endpoint = :places

#sid:slug

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (:slug)


19
# File 'lib/inat-get/data/managers/places.rb', line 19

def sid = :slug

#uuid?true

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Returns:

  • (true)


22
# File 'lib/inat-get/data/managers/places.rb', line 22

def uuid? = true