ruby on rails - Create a new URL path for each user in RoR -


how can create in real-time new url path in ruby on rails?

for example: want users have name.xxx.com or xxx.com/name.

fyi i'm hosting code on heroku.

have @ subdomain-fu plugin.

https://github.com/mbleigh/subdomain-fu


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -