In the RubySpecs, I get about 15 FTP specs, 2 Timeout specs, and 2 Regex specs.
These are because of the new specs that we pulled in recently from the RubySpec
repo. I have added tags to disable them in TFS, and Jim needs to push it out to
GIT.
There are also 5 failures in run.bat due to peveri
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 va
I just pulled from git today and ran irtests, but there are errors happening.
I thought irtests should always be clean?
Is this happening to everyone?
Thanks!
Tim
___
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/
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
NotImplementedExcept
What methods and modules do you use from Win32OLE? It might be actually easy to
implement them in Ruby using our .NET and COM interop features.
Tomas
-Original Message-
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Sami Alitalo
Sent:
Thanks for your quick answer.
In my case this means porting to C#.
Br,
Sami
--
Posted via http://www.ruby-forum.com/.
___
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
You can use ironruby-dbi to access databases.
Or you can use the ADO.NET interfaces directly.
win32ole relies on C-extensions and they don't work on IronRuby
If your application depends on C-extensions they need to be ported to C#.
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Por
Hi all,
I hope this is the right forum to ask following question.
I am testing IronRuby 0.3 and trying to use ruby(ruby 1.8.7 (2008-08-11
patchlevel 72) [i386-mswin32]) application which works fine on my XP
machine. I have given correct paths to IronRuby but I get (The module
was expected to cont