OSDN Git Service

speach rename to speech
[pettanr/pettanr.git] / app / models / comic.rb
index 3dc6bae..6db937d 100644 (file)
@@ -113,9 +113,9 @@ class Comic < ActiveRecord::Base
       :author, 
       :panels => [
         :panel_pictures => :resource_picture, 
-        :balloons => :speaches
+        :balloons => :speeches
       ]
-    ], order: 'panels.t, speaches.t')
+    ], order: 'panels.t, speeches.t')
   end
   
   def to_json_play