Skip to content

Instantly share code, notes, and snippets.

@ryanlucas
Forked from lynaghk/Couch Back.jpg
Last active May 31, 2018 17:42
Show Gist options
  • Save ryanlucas/d3df353e7e29e82e48e8d82f3a3aeb8d to your computer and use it in GitHub Desktop.
Save ryanlucas/d3df353e7e29e82e48e8d82f3a3aeb8d to your computer and use it in GitHub Desktop.
Image Upload Test
Image Upload Test
Couch Front
walk around -> Couch Back
Couch Back
walk around -> Couch side
Couch side
function render(model){
return $("img", {src: model.active_states[0].image_url});
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment