module Transifex::Config

Constants

BASE_URL
USER_AGENT
VALID_OPTIONS

Public Instance Methods

configure() { |self| ... } click to toggle source
# File lib/transifex/config.rb, line 12
def configure
  yield self
end