Url is defined after initialization

openid
Micha Wrobel 13 years ago
parent 712410a3e7
commit e7567848d3

@ -5,5 +5,3 @@ class AsciiIo.Models.Comment extends Backbone.Model
class AsciiIo.Collections.Comments extends Backbone.Collection
model: AsciiIo.Models.Comment
url: '/api/asciicasts/1/comments.json'

Loading…
Cancel
Save