OSDN Git Service

merge v06sheet
[pettanr/pettanr.git] / app / models / panel.rb
index 3bfcbf3..0563f22 100644 (file)
@@ -2,7 +2,7 @@
 class Panel < ActiveRecord::Base
   belongs_to :author
   belongs_to :resource_picture
-  has_many :stories
+  has_many :scroll_panels
   has_many :panel_pictures, :dependent => :destroy
   has_many :speech_balloons, :dependent => :destroy
   has_many :ground_pictures, :dependent => :destroy