class ErlangConfig::ErlAtom
Public Instance Methods
to_ruby()
click to toggle source
# File lib/erlang_config/erlatom.rb, line 3 def to_ruby self.str.gsub(/'/,"") end
# File lib/erlang_config/erlatom.rb, line 3 def to_ruby self.str.gsub(/'/,"") end