Libraries
»
mymemory
(0.1.0)
»
Index
»
Mymemory
»
Translation
»
#lang_pair
Method: Mymemory::Translation#lang_pair
Defined in:
lib/mymemory/translation.rb
#
lang_pair
⇒
Object
20 21 22
# File 'lib/mymemory/translation.rb', line 20
def
lang_pair
[
from
,
to
]
.
join
(
'
|
'
)
end