OSDN Git Service

fix form
[pettanr/pettanr.git] / app / models / speech.rb
index 82e99c4..c6d0cf8 100644 (file)
@@ -1,5 +1,5 @@
-class Speech < Pettanr::Content
-  include ElementPart
+class Speech < Peta::Content
+  include Peta::ElementPart
   belongs_to :speech_balloon
   belongs_to :writing_format