Skip to content

Instantly share code, notes, and snippets.

@simmsy
Last active August 29, 2015 13:58
Show Gist options
  • Save simmsy/9952687 to your computer and use it in GitHub Desktop.
Save simmsy/9952687 to your computer and use it in GitHub Desktop.
# MEN'S FLYOUT
mens_new_in:
- {model: Category, id: 12, helper: seo_path}
- {model: Category, id: 13, helper: seo_path}
- {model: Category, id: 14, helper: seo_path}
- {model: Category, id: 15, helper: seo_path}
mens_sale:
- {model: Category, id: 12, helper: seo_path}
- {model: Category, id: 13, helper: seo_path}
- {model: Category, id: 14, helper: seo_path}
- {model: Category, id: 15, helper: seo_path}
# WOWEN'S FLYOUT
womens_new_in:
- {model: Category, id: 12, helper: seo_path}
- {model: Category, id: 13, helper: seo_path}
- {model: Category, id: 14, helper: seo_path}
- {model: Category, id: 15, helper: seo_path}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment