Skip to content

Instantly share code, notes, and snippets.

@mrpunkin
Created October 10, 2012 16:13
Show Gist options
  • Save mrpunkin/3866625 to your computer and use it in GitHub Desktop.
Save mrpunkin/3866625 to your computer and use it in GitHub Desktop.
/photos/:id/in/:collection_with_delim
## /photos/123/in/category-landscapes
/photos/:id/in/:collection/:collection_id
## /photos/123/in/category/landscapes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment