rename socket.rb => socket_helper.rb
commit2133a9c7b49b07ce771877d5e00cf83dd3038261
authorEric Wong <normalperson@yhbt.net>
Tue, 21 Apr 2009 18:14:54 +0000 (21 11:14 -0700)
committerEric Wong <normalperson@yhbt.net>
Tue, 21 Apr 2009 18:16:39 +0000 (21 11:16 -0700)
tree6a1fdc559726a01b9dbaeadd7d07ae2acf56a4d1
parent79080e97c0ef1863c1e80a9ddf30c69323af1ca7
rename socket.rb => socket_helper.rb

We no longer have anything outside of SocketHelper module in
that file, so just give it a more obvious name.
Manifest
lib/unicorn.rb
lib/unicorn/configurator.rb
lib/unicorn/socket_helper.rb [moved from lib/unicorn/socket.rb with 100% similarity]