Hello there, I'm using Merb 0.9.9 (Thor Edge Version) with Cucumber 0.1.7 (Gem Version) and it seems there is a gem path issue.
When I try to run the examples of the cucumber gem, cucumber tries to load the treetop gem (also installed in the gems directory of the project) sadly, it only checks for the gems installed on the system (once I installed treetop on the system's gem directory the issue stopped). I guess there is something wrong with the cucumber executable (not installed in the bin/ directory of the project by the way), that only access to the gems installed on my machine. Do you have any ideas on how to solve this annoying issue? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
