Sha256: d582591a7f7031dd08bf0ea88cd9f7ce3308ea77c9949267e4061b0a7d34ee4e

Contents?: true

Size: 239 Bytes

Versions: 1

Compression:

Stored size: 239 Bytes

Contents

define [
  'chaplin'
], (Chaplin) ->

  class Collection extends Chaplin.Collection
    # Mixin a synchronization state machine
    # _(@prototype).extend Chaplin.SyncMachine

    # Place your application-specific collection features here

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
chaplin-on-rails-0.7.0.1 lib/generators/chaplin/install/templates/javascripts/models/base/collection.js.coffee