Sha256: 7a9fc65479a88217d2e72d843836f5c38272d905bd15f47c8e5c31fbc77c4c9a

Contents?: true

Size: 223 Bytes

Versions: 1

Compression:

Stored size: 223 Bytes

Contents

class TentStatus.Collections.Followings extends Backbone.Collection
  model: TentStatus.Models.Following
  url: "#{TentStatus.api_root}/followings"

TentStatus.Collections.followings = new TentStatus.Collections.Followings

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
tent-status-0.0.1 assets/javascripts/collections/followings.js.coffee