TestSession

Jeremy applied a a patch to TestSession a few day ago, this broke batch assignment of sessions in functional tests, because TestSession expects all keys to be strings now.

   get :show, {:id => 1}, {:user_id => 12}

Can someone take another look at ticket #7372 [1]?

Thanks,   Manfred

[1] http://dev.rubyonrails.org/ticket/7372