]> git.openstreetmap.org Git - rails.git/blobdiff - lib/rich_text.rb
Add a blank richtext description method
[rails.git] / lib / rich_text.rb
index a439342f7743f9b1fb8682147f6562a9ff0750ab..f554e5ab59d665a6b48332dab22b8e12d2ae115e 100644 (file)
@@ -57,6 +57,10 @@ module RichText
       nil
     end
 
       nil
     end
 
+    def description
+      nil
+    end
+
     protected
 
     def simple_format(text)
     protected
 
     def simple_format(text)