OSDN Git Service

change page status
[pettanr/pettanr.git] / app / assets / javascripts / models / story.js.coffee
index 625cec7..df37247 100644 (file)
@@ -29,6 +29,3 @@ class Pettanr.Story extends Peta.Binder
     if @id\r
       @url = @url + @id\r
   \r
-class Pettanr.Story.Collection extends Backbone.Collection\r
-  model: Pettanr.Story\r
-  url: '/stories'\r