configurator: use "__send__" instead of "send"
commit19b0ac826b9afd283f4cf5c57d554d20f24d2b46
authorEric Wong <normalperson@yhbt.net>
Wed, 27 Oct 2010 19:46:46 +0000 (27 12:46 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 27 Oct 2010 21:14:07 +0000 (27 21:14 +0000)
treebc79a982974ebd6e78c8eb69721ca78adb0f7e18
parent5a220b889ba9e56ea9fea24bbae4e38e7d7e31d5
configurator: use "__send__" instead of "send"

It's less ambiguous since this is a network server after all.
(cherry picked from commit f62c5850d7d17d7b5e301a494f8bdf5be3674411)
lib/unicorn/configurator.rb