Class: INatGet::Data::Updater::Projects Private
- Inherits:
-
INatGet::Data::Updater
- Object
- INatGet::Data::Updater
- INatGet::Data::Updater::Projects
- Includes:
- Singleton
- Defined in:
- lib/inat-get/data/updaters/projects.rb
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.
Instance Method Summary collapse
- #endpoint ⇒ :projects private
Methods inherited from INatGet::Data::Updater
#allow_id_above?, #allow_locale?, #allow_updated_since?, #helper, #manager, #model, #parser, #update!
Methods included from System::Context
#check_shutdown!, check_shutdown!, #shutdown?, shutdown?
Instance Method Details
#endpoint ⇒ :projects
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.
12 |
# File 'lib/inat-get/data/updaters/projects.rb', line 12 def endpoint() = :projects |