Skip to content

Instantly share code, notes, and snippets.

@nervetattoo
Created June 28, 2013 05:35
Show Gist options
  • Save nervetattoo/5882685 to your computer and use it in GitHub Desktop.
Save nervetattoo/5882685 to your computer and use it in GitHub Desktop.
Caliper.io named backbone view
var MyView = Backbone.View.extend({
__name__ : 'MyView'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment