From: Daniel Harple Date: 2006-02-24T06:31:45+09:00 Subject: Re: C Extensions not working on Windows XP 64 On Feb 23, 2006, at 10:22 PM, Matt wrote: > ./simple.rb:4: undefined local variable or method `simple' for > # 8> (NameError) > from simple.rb:2:in `require' > from simple.rb:2 Classes must be constant. Try naming your class ``Simple''. ^ -- Daniel