On 02 Nov 2008, at 09:12, Tim Uckun wrote:

>> Here is the question, Is there a way to set multiple domain name for
>> accessing a single rails application,
>
>
> Bump.
>
> Is there a way to handle multiple domains including being able to use
> different templates for different domains?

account_location plugin, then use account_domain and use it as a key  
in your access management.

Different templates, same functionality: either switch the stylesheet  
(CSS) or go un-DRY by using different view folders for each domain.


Best regards

Peter De Berdt


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to