OSDN Git Service

change page status
[pettanr/pettanr.git] / app / assets / javascripts / models / ground_color.js.coffee
index 7839866..3643f1f 100644 (file)
@@ -22,7 +22,3 @@ class Pettanr.GroundColor extends Peta.Element
     if @id\r
       @url = @url + @id\r
   \r
-class Pettanr.GroundColor.Collection extends Backbone.Collection\r
-  model: Pettanr.GroundColor\r
-  url: '/ground_colors/'\r
-  \r