OSDN Git Service

fix form
[pettanr/pettanr.git] / app / models / panel.rb
index 137b2c0..28029ed 100644 (file)
@@ -1,5 +1,5 @@
 #コマ
-class Panel < Pettanr::Content
+class Panel < Peta::Content
   belongs_to :author
   has_many :scroll_panels
   has_many :sheet_panels