rev: split out Rainbows::Rev::Server
commit68accc9930b0653b702553790d4ccd626a8dfdfe
authorEric Wong <normalperson@yhbt.net>
Sun, 26 Dec 2010 03:09:47 +0000 (26 03:09 +0000)
committerEric Wong <normalperson@yhbt.net>
Sun, 26 Dec 2010 03:15:50 +0000 (26 03:15 +0000)
tree2c51b14e785a8f7d8c06dbe8b7308b38b4a6880f
parenta35fd37ff0c81ca8130c18b7b77957bafe686f83
rev: split out Rainbows::Rev::Server

One file per class/module should be easier for new
hackers to find.  Unindent rainbows/rev/core while
we're at it, too.
lib/rainbows/rev.rb
lib/rainbows/rev/core.rb
lib/rainbows/rev/server.rb [new file with mode: 0644]