class Rack::Info::HTMLFormatter
Public Class Methods
format(hsh)
click to toggle source
# File lib/rack/info/html_formatter.rb, line 3 def self.format(hsh) raise NotImplementedError end
# File lib/rack/info/html_formatter.rb, line 3 def self.format(hsh) raise NotImplementedError end