unindent most files
commit180485d49ea858f83ef2a28a9e07224aa514edc7
authorEric Wong <normalperson@yhbt.net>
Fri, 22 Oct 2010 23:21:03 +0000 (22 16:21 -0700)
committerEric Wong <normalperson@yhbt.net>
Fri, 22 Oct 2010 23:21:03 +0000 (22 16:21 -0700)
treeb4c649d2118c0010bf3876a49dadfe3e4cbc3f86
parent41145ed4d335718ac43aec9313b7571a12fe96ee
unindent most files

This simplifies and disambiguates most constant resolution
issues as well as lowering our identation level.  Hopefully
this makes code easier to understand.
14 files changed:
lib/rainbows.rb
lib/rainbows/actor_spawn.rb
lib/rainbows/app_pool.rb
lib/rainbows/configurator.rb
lib/rainbows/const.rb
lib/rainbows/error.rb
lib/rainbows/ev_core.rb
lib/rainbows/event_machine.rb
lib/rainbows/fiber.rb
lib/rainbows/http_server.rb
lib/rainbows/max_body.rb
lib/rainbows/queue_pool.rb
lib/rainbows/rev/core.rb
lib/rainbows/rev_fiber_spawn.rb