I've got my app setup to have multiple organizations, and multiple pages per organization (identified via the subdomain). Is it possible to have FriendlyId check for uniqueness only on a per-user basis?
Thus that there can be multiple /home pages, but are unique within a given organization.
Can you add the Coffeescript to the show notes?
What happens in the following cases?
I've got my app setup to have multiple organizations, and multiple pages per organization (identified via the subdomain). Is it possible to have FriendlyId check for uniqueness only on a per-user basis?
Thus that there can be multiple /home pages, but are unique within a given organization.