[Ironruby-core] Spec and Cucumber
Justin Hartman
justin.hartman at gmail.com
Mon Jul 6 14:16:20 EDT 2009
I just tried this with the 0.6 release, and I still saw the issue reported
here:
http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=1095
I was able to work about it by copying the implementation of the 'bin_path'
method from:
PATH_TO_MRI\lib\ruby\site_ruby\1.8\rubygems.rb
to:
PATH_TO_IRONRUBY\lib\ruby\site_ruby\1.8\rubygems.rb
That let me run the examples plus my own test feature file. Did I do
something wrong, or is the above still an issue?
Thanks,
-Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/ironruby-core/attachments/20090706/264e0aeb/attachment.html>
More information about the Ironruby-core
mailing list