The next time I push, that should be fixed. Tomas just implemented Method#to_proc last week.
JD ....there is no try Sent from my phone. Please excuse typos and txtspk. -----Original Message----- From: Patrick van der Velde <petrikvanderve...@gmail.com> Sent: May 09, 2009 11:54 PM To: ironruby-core@rubyforge.org <ironruby-core@rubyforge.org> Subject: Re: [Ironruby-core] Is it possible to run rake on the latest binary release of IronRuby? Hiya Ok so I installed rake and got: C:\languages\ironruby\bin>igem install rake Successfully installed rake-0.8.5 1 gem installed Installing ri documentation for rake-0.8.5... Invalid output formatter For help on options, try 'rdoc --help' Then I assume that not having the documentation is not a problem so I try to run irake but get: C:\languages\ironruby\bin>irake :0:in `to_proc': The method or operation is not implemented. (System::NotImplementedException) from alt_system.rb:0 from :0:in `require' from custom_require.rb:26:in `require' from win32.rb:0 from :0:in `require' from custom_require.rb:26:in `require' from rake.rb:0 from :0:in `require' from custom_require.rb:26:in `require' from rake:0 from :0:in `load' from irake:0 Any ideas on this one? Am I missing more gems? Oh and yes I'm on a Windows machine :) Thanks Patrick On Sun, May 10, 2009 at 18:34, Ivan Porto Carrero <i...@flanders.co.nz> wrote: > Hi Patrick > You will need the rake gem to be installed in IronRuby for the irake command > to work. > You can do that with the igem command > igem install rake > I assume you're using windows because the igem command is broken again on > mono. > --- > Met vriendelijke groeten - Best regards - Salutations > Ivan Porto Carrero > Blog: http://flanders.co.nz > Twitter: http://twitter.com/casualjim > Author of IronRuby in Action (http://manning.com/carrero) > > Charles Kuralt - "You can find your way across this country using burger > joints the way a navigator uses stars." > > On Sun, May 10, 2009 at 2:11 AM, Patrick van der Velde > <petrikvanderve...@gmail.com> wrote: >> >> Hiya >> >> Mmm ok I'm a little confused here. So irake does work but possibly not >> on the latest binary release? Also does irake need rake under the >> covers or should it just be able to run rake files without any link to >> Ruby. I haven't got Ruby installed on my machine (but I do have >> ironruby). Also do I need to set any paths etc? >> Sorry about all the stupid questions but I'm very new to ironruby (and >> ruby actually) so I'm not sure where to search for the solution to my >> problem. >> >> Thanks >> >> Patrick >> >> On Sat, May 9, 2009 at 13:35, Jimmy Schementi >> <jimmy.scheme...@microsoft.com> wrote: >> > It definitely works for me, as I can do things like irake db:migrate, >> > but this is out of my fork's railsconf branch; I'll be making sure the >> > main repo has all the necessary fixed to run rake and rails without >> > any major workarounds. >> > >> > ~Jimmy >> > Sent from my phone >> > >> > On May 8, 2009, at 4:00 PM, "Patrick van der Velde" >> > <petrikvanderve...@gmail.com >> > > wrote: >> > >> >> Hi All >> >> >> >> I was wondering if it was possible to run rake (or irake) on the >> >> latest binary release of IronRuby. I've searched the mailing list but >> >> all posts relating to rake are several months old and are not related >> >> to the binary releases :( I've tried to run irake but I'm getting >> >> NotImplementedExceptions when I run it. If anybody has suggestions >> >> that would be greatly appreciated. >> >> >> >> Thanks >> >> >> >> Patrick >> >> _______________________________________________ >> >> Ironruby-core mailing list >> >> Ironruby-core@rubyforge.org >> >> http://rubyforge.org/mailman/listinfo/ironruby-core >> >> >> > _______________________________________________ >> > Ironruby-core mailing list >> > Ironruby-core@rubyforge.org >> > http://rubyforge.org/mailman/listinfo/ironruby-core >> > >> _______________________________________________ >> Ironruby-core mailing list >> Ironruby-core@rubyforge.org >> http://rubyforge.org/mailman/listinfo/ironruby-core > > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core@rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > > _______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core _______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core