I fought with the same thing, but since I've used cucumber to test iOS apps, there was no need to run it under MacRuby. It's a pain to switch between rubies all the time, but for now I run cucumber features under mri, and my specs under MacRuby.
It would really be lovely to fix the issues causing cucumber to fail. It's been awhile, but the last time I tried it segfaulted when trying to run a feature or something. This was after forking cucumber, gherkin, etc to get past a few earlier issues with the gems themselves. christian. On Apr 5, 2011, at 9:13 PM, Graham Davison wrote: > Hi Christian, > > I've been fighting with MacRuby and cucumber for a while, and have > never been able to build cuke under MacRuby. What versions of both > tools did you use? Were there any special tweaks you had to make? > > Thanks, > Graham > > On Wednesday, March 16, 2011, Christian Niles <christ...@nerdyc.com> wrote: >> Hey All, >> >> One of the reasons I've gotten so in love with MacRuby is that it's let me >> BDD my Cocoa projects, in particular an app I just released to the App >> Store, called TrackerBot [1]. TrackerBot is an iPad and iPhone interface to >> Pivotal Tracker, the well-known agile project management tool [2]. >> >> While I can't run my MacRuby/RSpec2 specs on the actual device, I've ben >> able to move a majority of my code into an iPhone compatible framework that >> I do test with MacRuby. I'm beginning to use Frank for UI automation tests >> on the device and am developing a gem that tries to make all the XCode >> configuration and setup painless for new users who want to get started with >> MacRuby/XCode/Cocoa development. >> >> So, in addition to the release announcement, I just wanted to thank you all >> for making it possible to use all the Ruby BDD tools I love with Cocoa. It >> has made me far more productive, and the development far less frustrating. >> >> Thanks! >> christian. >> >> [1] http://vulpinelabs.com/trackerbot >> [2] http://www.pivotaltracker.com/ >> _______________________________________________ >> MacRuby-devel mailing list >> MacRuby-devel@lists.macosforge.org >> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >> > _______________________________________________ > MacRuby-devel mailing list > MacRuby-devel@lists.macosforge.org > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel