lib/table_go/formatter.rb in table_go-0.1.9 vs lib/table_go/formatter.rb in table_go-0.2.0

- old
+ new

@@ -67,9 +67,5 @@ value.send(formatter).to_s.html_safe end end end - - - # when Time - # I18n.l(value.localtime, :format => :compact)