Object
# File lib/table_print/formatter.rb, line 15 def format(value) value.to_s.gsub(/\r\n/, "\n").gsub(/\n/, " ") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.