Skip to content

Instantly share code, notes, and snippets.

@dam13n
Created July 19, 2014 01:39
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 dam13n/e48d910b5027f85c8774 to your computer and use it in GitHub Desktop.
Save dam13n/e48d910b5027f85c8774 to your computer and use it in GitHub Desktop.
Group.create!([
{name: "Black is the New Black", short_body: "Black is the New Black", short_body_html: "<p>Black is the New Black</p>\n", long_body: "Black is the New Black", long_body_html: "<p>Black is the New Black</p>\n", slug: "black-is-the-new-black", featured_homepage: nil, permalink: "black-is-the-new-black", category_display: "slider"},
{name: "New Arrivals", short_body: "", short_body_html: "", long_body: "", long_body_html: "", slug: "new-arrivals", featured_homepage: 1, permalink: "new-arrivals", category_display: "banner"},
{name: "Black Powerstretch", short_body: "Empowerment through Powerstretch", short_body_html: "<p>Empowerment through Powerstretch</p>\n", long_body: "", long_body_html: "", slug: "black-powerstretch", featured_homepage: nil, permalink: "black-powerstretch-jeans", category_display: "banner"},
{name: "Forever White", short_body: "Dazzling, enduring white hue. Astonishing handfeel.", short_body_html: "<p>Dazzling, enduring white hue. Astonishing handfeel.</p>\n", long_body: "", long_body_html: "", slug: "forever-white", featured_homepage: nil, permalink: "forever-white-modal-skinny-jeans", category_display: "banner"},
{name: "Dual-Flex Indigo", short_body: "Iconic charm. Futuristic softness.", short_body_html: "<p>Iconic charm. Futuristic softness.</p>\n", long_body: "", long_body_html: "", slug: "indigo", featured_homepage: nil, permalink: "dual-flex-indigo-jeans", category_display: "banner"},
{name: "Tencel® Ankle Skinny", short_body: "Get summertime-primed", short_body_html: "<p>Get summertime-primed</p>\n", long_body: "", long_body_html: "", slug: "new-arrivals", featured_homepage: nil, permalink: "tencel-ankle-skinny-jeans", category_display: "banner"},
{name: "Second Skinny in Forever Black Modal®", short_body: "Live-in-it Luxe", short_body_html: "<p>Live-in-it Luxe</p>\n", long_body: "", long_body_html: "", slug: "tencel-r-ankle-skinny", featured_homepage: nil, permalink: "second-skinny-modal-legging-jeans", category_display: "banner"},
{name: "lookbook", short_body: "lookbook", short_body_html: "<p>lookbook</p>\n", long_body: "lookbook", long_body_html: "<p>lookbook</p>\n", slug: "lookbook", featured_homepage: nil, permalink: "lookbook", category_display: "none"},
{name: "Up in Smoke", short_body: "", short_body_html: "", long_body: "", long_body_html: "", slug: "up-in-smoke", featured_homepage: nil, permalink: "up-in-smoke", category_display: "slider"},
{name: "White Hot Summer", short_body: "", short_body_html: "", long_body: "", long_body_html: "", slug: "white-hot-summer", featured_homepage: nil, permalink: "white-hot-summer", category_display: "slider"},
{name: "Blue Jean Baby", short_body: "", short_body_html: "", long_body: "", long_body_html: "", slug: "blue-jean-baby", featured_homepage: nil, permalink: "blue-jean-baby", category_display: "slider"}
])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment