Libraries
»
transifex
(0.1.1)
»
Index (C)
»
Transifex
»
Config
Module: Transifex::Config
Defined in:
lib/transifex/config.rb
Constant Summary
collapse
BASE_URL =
'
https://www.transifex.com
'
USER_AGENT =
"
transifex
#{
Transifex
::
VERSION
}
"
VALID_OPTIONS =
[
:username
,
:password
]