Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/funfx/decoder.rb

Class Method Summary collapse

Class Method Details

.from_funfx_string(s) ⇒ Object



58
59
60
# File 'lib/funfx/decoder.rb', line 58

def self.from_funfx_string(s)
  s
end