Skip to content

Instantly share code, notes, and snippets.

@brunoziie
Created June 26, 2015 13:14
Show Gist options
  • Save brunoziie/17a64fd714fd0cf9d70f to your computer and use it in GitHub Desktop.
Save brunoziie/17a64fd714fd0cf9d70f to your computer and use it in GitHub Desktop.
NetworkErrorController = Caviar.extend(Controller, {
beforeInitialize: function (intent) {
this.data = intent.data;
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment