OSDN Git Service

change page status
[pettanr/pettanr.git] / app / controllers / speech_balloons_controller.rb
index 688d8cd..1d1a523 100644 (file)
@@ -10,10 +10,6 @@ class SpeechBalloonsController < ApplicationController
     before_filter :authenticate_author, :only => []
   end
   
-  def self.model
-    SpeechBalloon
-  end
-  
   def index
     filer_list
   end