Class: String

Inherits:
Object show all
Defined in:
lib/tnetstrings.rb

Instance Method Summary collapse

Instance Method Details

#to_tnetsObject



38
39
40
# File 'lib/tnetstrings.rb', line 38

def to_tnets(*)
  "#{size}:#{self},"
end