On Sep 6, 2010, at 4:37 AM, DEfusion wrote:
> I've tried:
> host = 'foo.bar.com'
> host! (undefined method)
> request.host (request undefined)
> controller.request.host (controller undefined)
> @controller.request.host (undefined method `request' for nil:NilClass)
{ :get => "http://sub.top.com/foo/bar" }.should route_to(:controller => "foo",
:action => "bar", :subdomain => "sub")
HTH,
David
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users