File.readable? and File.writable? are more readable
commited9cc7ba22bab5b3f7262d869a8bc03f14b2d4cb
authorEric Wong <normalperson@yhbt.net>
Sat, 5 Jun 2010 03:26:51 +0000 (5 03:26 +0000)
committerEric Wong <normalperson@yhbt.net>
Sat, 5 Jun 2010 03:37:49 +0000 (5 03:37 +0000)
tree48ae9035f8d61550f92e5eed332a3839996f1a9a
parent798ea473865e6d4a4ed2a35987ba40d2fcbfaf6f
File.readable? and File.writable? are more readable

...than "test ?r" and "test ?w"

Not everybody comes from a Unix shell programming background,
even though they *should* ;)
Rakefile
lib/unicorn/configurator.rb
test/unit/test_http_parser.rb