Module: Syncano::Resources

Defined in:
lib/syncano/resources/base.rb,
lib/syncano/resources/role.rb,
lib/syncano/resources/user.rb,
lib/syncano/resources/admin.rb,
lib/syncano/resources/folder.rb,
lib/syncano/resources/api_key.rb,
lib/syncano/resources/project.rb,
lib/syncano/resources/collection.rb,
lib/syncano/resources/data_object.rb,
lib/syncano/resources/subscription.rb,
lib/syncano/resources/notifications/base.rb,
lib/syncano/resources/notifications/create.rb,
lib/syncano/resources/notifications/update.rb,
lib/syncano/resources/notifications/destroy.rb,
lib/syncano/resources/notifications/message.rb

Overview

Module used as a scope for classes representing resources

Defined Under Namespace

Modules: Notifications Classes: Admin, ApiKey, Base, Collection, DataObject, Folder, Project, Role, Subscription, User