mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
This was an especially nasty bug introduced in 317f4e2, by the way that an instance of GetIp is not nil, but GetIp#to_s could sometimes return nil. Gross, huh?