Re: [Ironruby-core] IronRuby version of existing gems

2010-03-06 Thread Will Green
Yes, that seems to be close to my understanding. Only much more eloquently stated. Thank you! :-) Also keep in mind that not everyone using Ruby uses Ruby Gems. In fact, it is considered rude to presume the existance of any library package management system by the consumer. So, RUBY_PLATFOR

Re: [Ironruby-core] IronRuby version of existing gems

2010-03-06 Thread Ivan Porto Carrero
my vote goes to making the rb config file as much self discoverable as possible. Most of the info can be gotten from the .NET runtime environment I've run into this problem a couple of times because I'm trying to run IronRuby on mono pretty often. Until now I've resorted to using ENV['OS'] == "Win

[Ironruby-core] Basic Rails 3 app works (FYI review)

2010-03-06 Thread Shri Borde
tfpt review "/shelveset:r3;REDMOND\sborde" Add a stub implementation of YAML.add_builtin_type. With this fix, I can create a Rails 3 app, add a controller, start the server, and request the main page! See http://weblog.rubyonrails.org/2010/2/5/rails-3-0-beta-release for setup instructions. Th

Re: [Ironruby-core] Basic Rails 3 app works (FYI review)

2010-03-06 Thread Ivan Porto Carrero
You can use bundler 0.9 perhaps that will install on gems 1.3.5 --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) M

Re: [Ironruby-core] Basic Rails 3 app works (FYI review)

2010-03-06 Thread Jim Deville
Or can’t we do a gem update --system??? JD From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Ivan Porto Carrero Sent: Saturday, March 06, 2010 3:25 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Basic Rails 3 app works (FYI revie

[Ironruby-core] Rake error with IronRuby on Mono - PathName2 / System.dll

2010-03-06 Thread Cory Foy
Hi All, I'm following Aslak's instructions here to get IronRuby running on Mono/OSX. http://wiki.github.com/aslakhellesoy/cucumber/ironruby-and-mono I'm getting a failure when I do the "rake compile mono=1" that it can't find the pathname2 gem. Looking back on the list, I saw that was resolved b

Re: [Ironruby-core] Basic Rails 3 app works (FYI review)

2010-03-06 Thread Shri Borde
My goal was to clear the blocking issues. If someone can get to the “gem update --system” before RC3, that’s cool. Else, there is a workaround for folks who want to use Rails 3. From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Jim Deville Sent: