Hi *, is someone using rspec 2 and rails 3 for testing subdomains ? How do I 
test for example in a route spec tis route ?

  match 'profile', :to => 'users#profile', :constraints => { :subdomain => /.+/ 
}

TIA,
  ngw
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to