Install gems using the gem command? igem seems to install into the ..\redist_libs\ironruby folder. At least, I think that's where they are going. Just trying to make sure I understand what's happening. Thanks!
R2 On Wed, Aug 5, 2009 at 11:44 PM, Jimmy Schementi < [email protected]> wrote: > It uses ruby-1.8.6p287 so we can install gems, and even check them in, but > not compromise the integrity of anything under redist_libs: it’s the > cleanroom copy of the Ruby libraries. If you diff them your only see these > changes: certain words filtered out that Microsoft does not allow in source > code, bugs in the standard libs (using + instead of ^ with hashes) and > certain library files removed that IronRuby won’t support (eg. Tk). > > >
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
