hobo_files/plugin/lib/hobo/html_string.rb in
hobo-0.5.3
vs hobo_files/plugin/lib/hobo/html_string.rb in
hobo-0.6
- old
+ new
@@ -1,2 +1,4 @@
class Hobo::HtmlString < String
+
+ COLUMN_TYPE = :text
end