RailsCasts Pro episodes are now free!

Learn more or hide this

Micha? Szajbe's Profile

GitHub User: szajbus

Site: http://codetunes.com

Comments by Micha? Szajbe

Avatar

Hi Ryan,

How would you approach writing a test case for this UrlHelper?

Seems that simply calling root_url(:subdomain => "sub") in a test doesn't make it use UrlHelper's url_for at all.