HttpRequest: no need for a temporary variable
commit7db0e317dee3514fd80cc0a97a9b78a7a893ec22
authorEric Wong <normalperson@yhbt.net>
Thu, 16 Jul 2009 08:26:58 +0000 (16 01:26 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 16 Jul 2009 08:26:58 +0000 (16 01:26 -0700)
tree9da8ea9f45a4485d8bb7be6e03eee722f21e7431
parent72764ceeaf537cce45d900187bf8643663fc530d
HttpRequest: no need for a temporary variable

Regexps can be run against nil just fine
lib/unicorn/http_request.rb