Rails 2.3.4 breaks if I set a cookie's value to a FixNum ???

Hi all -

I just upgraded a project to 2.3.4 (a54f572d6f994615a2053c361728b65520a1cb53) and I get errors if I set a cookie to a number like this:

cookies['foo'] = 123 # errors out on a call to CGI::escape(123)

Hrm. I think I'm losing it... that github commit isn't 2.3.4, but
still the rest applies... I think. Heh.

All -

Sorry for the wasted bandwidth. Not sure what happened, but this
isn't relevant.

Sorry.