Skip to content

Instantly share code, notes, and snippets.

@sibsfinx
Created November 12, 2013 13:57
Show Gist options
  • Save sibsfinx/7431220 to your computer and use it in GitHub Desktop.
Save sibsfinx/7431220 to your computer and use it in GitHub Desktop.
marionette view with helpers
class App.Views.SomeView extends Marionette.ItemView
template: JST['template']
templateHelpers: -> Convead.Helpers.ApplicationHelpers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment