71 72 73
# File 'lib/gg/core.rb', line 71 def to_hi_html(history) GG.render('slim/object.slim', object: self, classname: "hi-Numeric") end