Go to file
Austin Burdine 31e4c9f753 implement custom user adapter to pull users by slug
closes #6095
- implements custom user adapter for the `/team/:slug/` route
- abstracts slug-url behavior into a mixin (used in /settings/tags/ as well)
- adds unit tests for both tag and user adapters
2015-11-23 07:48:08 -06:00
ghost/admin implement custom user adapter to pull users by slug 2015-11-23 07:48:08 -06:00