From: William Djingga Date: 2009-07-21T23:39:38+09:00 Subject: *%w[..lib] Hi All, $:.unshift File.join(File.dirname(__FILE__), *%w[.. lib]) what does *%w mean in the line above? Thanks for the help the curious one -- Posted via http://www.ruby-forum.com/.