Skip to content

Instantly share code, notes, and snippets.

@psykidellic
Created September 11, 2013 18:49
Show Gist options
  • Select an option

  • Save psykidellic/6528061 to your computer and use it in GitHub Desktop.

Select an option

Save psykidellic/6528061 to your computer and use it in GitHub Desktop.
model = new FooModel()
model.fetch().success ->
modelView = new ModelView(model: model)
modelView.render()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment