On Oct 3, 2007, at 11:27 AM, Adam Shelly wrote: > It works for me on windows too, thanks! > but I've got 2 questions: > > I get "undefined method `export' for main:Object (NoMethodError)" > What does export do? Where is it defined? > it's in alib: module Util def self.export *syms syms.each do |sym| module_function sym public sym end end end > And what are these comments for? > #---{{{ > #---}}} the #{{{ and #}}} mark folds in vim so, to me, all that code is one line. the leading --- keeps rdoc from choking on them. cheers. a @ http://drawohara.com/ -- we can deny everything, except that we have the possibility of being better. simply reflect on that. h.h. the 14th dalai lama