hobo_files/plugin/lib/hobo/html_string.rb in hobo-0.6.2 vs hobo_files/plugin/lib/hobo/html_string.rb in hobo-0.6.3
- old
+ new
@@ -1,5 +1,7 @@
class Hobo::HtmlString < String
COLUMN_TYPE = :text
end
+
+Hobo.field_types[:html] = Hobo::HtmlString