Libraries
»
decoder
(0.9.0)
»
Index
»
Decoder
»
i18n=
Method: Decoder.i18n=
Defined in:
lib/decoder.rb
.
i18n=
(code) ⇒
Object
12 13 14 15
# File 'lib/decoder.rb', line 12
def
self
.
i18n=
(
code
)
@i18n
=
code
self
.
locale
=
nil
end