Module: Transifex

Extended by:
Config
Defined in:
lib/transifex.rb,
lib/transifex/error.rb,
lib/transifex/stats.rb,
lib/transifex/client.rb,
lib/transifex/config.rb,
lib/transifex/project.rb,
lib/transifex/request.rb,
lib/transifex/version.rb,
lib/transifex/language.rb,
lib/transifex/resource.rb,
lib/transifex/response/raise_http_exception.rb

Defined Under Namespace

Modules: Config, Request, Response Classes: Client, Conflict, Error, Forbidden, Language, NotAcceptable, NotFound, Project, Resource, Stats, Unauthorized, UnprocessableEntity, UnsupportedMediaType

Constant Summary collapse

VERSION =
'0.1.0'

Constants included from Config

Config::BASE_URL, Config::USER_AGENT, Config::VALID_OPTIONS

Method Summary

Methods included from Config

configure