Jimmy Schementi wrote:
> Not a bug, see http://ironruby.net/documentation/rails#console. Do ir 
> script/console=iirb.bat ... Basically it's an unfortunate side-effect of 
> how Rails implemented this command (they spawn another ruby process 
> rather than just using IRB directly. Since we don't ship with irb.bat, 
> you need to provide the actual name. You can also do iirb 
> -rconfig/environment, as that's all script/console really does anyways.

Ok sounds good.
A couple of feedback items for the installer, then:
1) default to a path without spaces, perhaps
2) have a checkbox for if we want to install with the i prefix or not on 
pre-installed gems (I know I for one wouldn't).
Thanks so much.
-rp
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to