Subdomains with Rails

Hi.

I want to add subdomains like this:
Example: http://shirts.myshopify.com , http://computers.myshopify.com

Is it something you can do while still in development mode or do you
wait until you deploy and configure the subdomain names with your host
somehow?

Can you help direct me in the right way to do this?

Maybe this HowTo will help:
http://wiki.rubyonrails.com/rails/pages/HowToUseSubdomainsAsAccountKeys

You’re not using subdomains as account keys, but I’m guessing it would
be
similar.

that looks quite convincing…
Thanks Kyle

Kyle S. wrote:

Maybe this HowTo will help:
http://wiki.rubyonrails.com/rails/pages/HowToUseSubdomainsAsAccountKeys

You’re not using subdomains as account keys, but I’m guessing it would
be
similar.