Module: TranslationEngine
- Defined in:
- lib/translation_engine.rb,
lib/translation_engine/engine.rb,
lib/translation_engine/version.rb
Defined Under Namespace
Classes: Backend, CatcherMiddleware, Connection, ConnectionError, ConnectionExceptionMiddleware, Downloader, Engine, Error, KeysMiddleware, Release, ScreenshotsMiddleware, Translation
Constant Summary collapse
- VERSION =
"0.0.1"
Class Method Summary collapse
Class Method Details
.config {|_self| ... } ⇒ Object
7 8 9 |
# File 'lib/translation_engine.rb', line 7 def self.config yield self end |