lumoslabs / txgh

A library for automatically syncing translation resources between Github and Transifex.
1 stars 1 forks source link

Namespace configuration classes #10

Closed camertron closed 8 years ago

camertron commented 8 years ago

This PR moves config-related things into the Txgh::Config namespace. Three classes have been moved:

  1. key_manager.rb => config/key_manager.rb
  2. config.rb => config/config_pair.rb
  3. tx_config.rb => config/tx_config.rb

@lumoslabs/platform

11mdlow commented 8 years ago

:+1: