I am implementing a multitenant RoR application. Tenants are identified using the first segment in the path as the tenant identifier instead of subdomains. My understanding is that getsatisfaction.com implements this kind of multitenant routng. Ex:I am implementing a multitenant RoR application