Module: Contactually

Includes:
ActiveSupport::Configurable
Defined in:
lib/contactually-api.rb,
lib/contactually/api.rb,
lib/contactually/notes.rb,
lib/contactually/tasks.rb,
lib/contactually/utils.rb,
lib/contactually/errors.rb,
lib/contactually/version.rb,
lib/contactually/accounts.rb,
lib/contactually/contacts.rb,
lib/contactually/contents.rb,
lib/contactually/groupings.rb,
lib/contactually/contact_groupings.rb,
lib/contactually/middleware/error_detector.rb,
lib/contactually/representer/note_representer.rb,
lib/contactually/representer/task_representer.rb,
lib/contactually/representer/account_representer.rb,
lib/contactually/representer/contact_representer.rb,
lib/contactually/representer/content_representer.rb,
lib/contactually/representer/grouping_representer.rb,
lib/contactually/representer/grouping_statistic_representer.rb

Defined Under Namespace

Modules: Middleware, Representer Classes: API, APIError, Account, Accounts, AuthenticationError, ConfigMissingApiKeyError, Contact, ContactGroupings, Contacts, Content, Contents, DuplicatedContactError, Error, Grouping, GroupingStatistic, Groupings, InvalidParametersError, Note, Notes, Task, Tasks, Utils

Constant Summary collapse

VERSION =
"0.0.9"