Hi all, In Rails3 we can define a constraint for subdomain as such: constraints(:subdomain => "support") do ... end
But if we are using development web server like webrick, how would we be able to test it? Anybody has got any hint or insights on this? Your help is kindly appreciated. Kind regards, Joshua -- http://twitter.com/scrum8 -- 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.

