Method: ExpressTranslate.root

Defined in:
lib/express_translate.rb

.rootObject



33
34
35
# File 'lib/express_translate.rb', line 33

def self.root
  File.expand_path '../..', __FILE__
end