Skip to content

Instantly share code, notes, and snippets.

@tarynsauer
Last active February 13, 2017 21:11
Show Gist options
  • Save tarynsauer/7620f0d3f91839b44cf8d7001b29572a to your computer and use it in GitHub Desktop.
Save tarynsauer/7620f0d3f91839b44cf8d7001b29572a to your computer and use it in GitHub Desktop.
content = {
active: true,
display_promo: "false",
hero_bg: "https://s3.amazonaws.com/raise-cdn/marketing/shop-lp/shop_merchants_vday_desktop.jpg",
img_element: "",
title: "Valentine's Deals",
subtitle: "Save on everything you love with Raise."
}
c = Cms::LandingPage.new('shop')
c.save_page('merchants', content)
c.get_page('merchants')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment