I've been trying to get the 0.6 release working with JetBrains' TeamCity. It
seems like the only thing keeping it from happening is that IronRuby's IO
doesn't have a 'reopen' method.
Is there one in the current version?
If not, how can I go about implementing one? (I am new to both Ruby and
IronRuby, not to mention Git.)

Also, something I found during this experiment: spec under IR can handle
--require "path/to/file" but not --require 'path/to/file' with single
quotes. Under MRI, both work.

-- 
Michael Harrington | Software Apprentice
Atomic Object | http://atomicobject.com
[Ph] +1 616 776 6020 [Fx] +1 616 776 6015
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to