OSDN Git Service

t#32066:validate_forms
[pettanr/pettanr.git] / app / models / speech_balloon.rb
index 06e1881..7877283 100644 (file)
@@ -47,6 +47,10 @@ class SpeechBalloon < ActiveRecord::Base
     false
   end
   
+  def extend_column
+    'classname'
+  end
+  
   def supply_default
     if self.panel
       self.t = self.panel.new_t