Skip to content

Instantly share code, notes, and snippets.

@thenickcox
Created December 22, 2014 15:45
Show Gist options
  • Save thenickcox/0662795430c16f27f9c8 to your computer and use it in GitHub Desktop.
Save thenickcox/0662795430c16f27f9c8 to your computer and use it in GitHub Desktop.
unfeature: ->
@model.save(featured: false)
@remove()
@listView.trigger 'handlePlaceholder'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment