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

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -