you don't need a entire plugin for this. I use the recipe from Advanced Rails Recipes (http://railsbookclub.com/advanced-rails-recipes) It ads an extra column to your account model and uses a simple before filter to match the account to the subdomain.
-- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

