Wednesday, March 21, 2007

Code Comment o’ the Day

Found this little gem in some code I'm working with:

if admin?
logger.info("i'm admin lol")

lol indeed.

0 comments: