Module: Localeapp::Routes

Includes:
Base, Copy, Export, Import, MissingTranslations, Projects, Remove, Rename, Translations
Included in:
ApiCaller, Sender
Defined in:
lib/localeapp/routes.rb,
lib/localeapp/routes/base.rb,
lib/localeapp/routes/copy.rb,
lib/localeapp/routes/export.rb,
lib/localeapp/routes/import.rb,
lib/localeapp/routes/remove.rb,
lib/localeapp/routes/rename.rb,
lib/localeapp/routes/projects.rb,
lib/localeapp/routes/translations.rb,
lib/localeapp/routes/missing_translations.rb

Defined Under Namespace

Modules: Base, Copy, Export, Import, MissingTranslations, Projects, Remove, Rename, Translations

Constant Summary collapse

VERSION =
'v1'

Method Summary

Methods included from Copy

#copy_endpoint, #copy_url

Methods included from Import

#import_endpoint, #import_url

Methods included from MissingTranslations

#missing_translations_endpoint, #missing_translations_url

Methods included from Rename

#rename_endpoint, #rename_url

Methods included from Remove

#remove_endpoint, #remove_url

Methods included from Export

#export_endpoint, #export_url

Methods included from Translations

#create_translation_endpoint, #translations_endpoint, #translations_url

Methods included from Projects

#project_endpoint, #project_url