Skip to content

Instantly share code, notes, and snippets.

@mhkt
Forked from lexilewtan/gist:5147338
Created March 12, 2013 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mhkt/5147346 to your computer and use it in GitHub Desktop.
Save mhkt/5147346 to your computer and use it in GitHub Desktop.
Show.create(
title: “Breaking Style Rules”,
description: “A through-the-ages take on dressing for yourself” ,
clips: [
Clip.create(
url: “https://www.youtube.com/watch?v=2ObB-qRkbfc”,
title: "Rookie Style”,
description: “Packing for New York Fashion Week with Tavi Gevinson”
),
Clip.create(
url: “https://www.youtube.com/watch?v=hMLQPDT__U0”,
title: “Expert Style”,
description: “Susie Bubble Shows off Her Closet”
),
Clip.create(
url: “http://www.youtube.com/watch?v=1toSU5KItF8”,
title: “Advanced Style”,
description: “Advanced Style, the Documentary”
)
]
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment