Skip to content

Instantly share code, notes, and snippets.

@ingydotnet
Created April 21, 2012 00:45
Show Gist options
  • Save ingydotnet/2432908 to your computer and use it in GitHub Desktop.
Save ingydotnet/2432908 to your computer and use it in GitHub Desktop.
Change this:
- name: store
rest: /info
view: empty
To something like this:
- name: store
rest:
- url: /info
- url: /stackato/groups
key: my_groups
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment