Skip to content

Instantly share code, notes, and snippets.

@linus-amg
Created July 22, 2015 14:32
Show Gist options
  • Save linus-amg/a62a7aae6e0e047f2efe to your computer and use it in GitHub Desktop.
Save linus-amg/a62a7aae6e0e047f2efe to your computer and use it in GitHub Desktop.
app try
Marionette.Application::_initChannel = ->
@channelName = _.result(@, 'channelName') || 'global'
@channel = _.result(@, 'channel') || Backbone.Radio.channel(@channelName)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment