After pulling my hair trying to understand why my test script failed when run from the local directory but worked fine when invoked from somewhere else, I realized that I had a test script called sequel.rb in my test directory... Not sure if gem uses PATH to locate gems, but obviously it was picking the local sequel.rb instead of the gem one.
-- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
