Although I had been able to
compile the original version of IronRuby, since rev 77 I can no longer
build it. After having issues building rev 77, I wiped out my setup and
did a fresh new install of rev 78. But I still cannot build (see
below).
I am running on Windows XP, with the .NET framewor
]
[mailto:[EMAIL PROTECTED]] On Behalf Of Philippe
Monnet
Sent: Tuesday, March 18, 2008 8:36 PM
To: IronRuby
Subject: [Ironruby-core] Cannot rake compile rev 78
Although
I had been able to compile the original version of IronRuby, since rev
77 I can
no longer build it. After having
nd it repros perfectly. Will investigate and get a fix out,
but will
likely be part of Revision 79. For the time being, just revert to 77
and you
should be fine.
Thanks,
-John
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Philippe
Monnet
Sent: Tuesday, March 18,
I just downloaded
version 85 and now I can build using rake! :-) Yeah!!!
Thanks for fixing the rakefile.
Philippe
Philippe Monnet wrote:
Actually I had
the same issue in rev 77, that's why I moved to 78 hoping this would
fix it.
Should I go further back in revs? I have no idea ho
From
rbx, I tried to use the classic respond_to? and methods on an object
instance (like I would from fxri). But I am getting an error:
:0:in `main': undefined local variable or method `methods' for
#:Object (NoMethodError)
from :0:in `Initialize##222'
Is the plan for IronRuby to supp
I was investigating the ability to
call SOAP services (developed in either Rails or .NET) from a
Silverlight/IronRuby client. Since I think the Ruby Soap libraries are
not yet available I looked into using the Wcf classes in
System.ServiceModel but it looks like I have to wait for generics
supp
Now that the Beta 2 of Silverlight
provides support for WSI web services, I can now get an all-C#
Silverlight app to call Rails (Action Web Service) web services.
So I encapsulated my generated web service proxy in its own DLL so I
can use it from Ruby, like so:
...
require "System.ServiceMode
s is a method call.
You need to start namespaces with a capital letter. BTW, that's also
.NET naming convention.
Tomas
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Philippe
Monnet
Sent: Thursday, June 12, 2008 5:37 AM
To: IronRuby
Subject: [Ironruby-core] Having difficultie
As you are getting
near 1.0, is the support for attributes somewhere on the radar? It
seems like the last time I saw an exchange on this was sometime in
February.
Philippe
___
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforg
e who have
@microsoft in their email addresses.
~Jimmy
On Jul 28, 2009, at 8:01 PM, "Philippe Monnet" <ironr...@monnet-usa.com>
wrote:
As you are
getting
near 1.0, is the support for attributes somewhere on the radar? It
seems like the last time I saw an exchange on thi
I can't seem to get
sqlite3-ruby to work with IronRuby (can't load the driver even though I
have copied the sqlite3.* files to the bin folder of IronRuby - like I
had done in the past for Ruby).
Looking in emails from last year, it seems that Brian Blackwell was
experimenting with changes to su
I have been leveraging
IronRack to try to get a sample Camping application up and running.
I seem to be able to require the camping library fine but then as try
to hit the famous "Camping.goes :Demo" line, IronRuby return an error
stating that the constant # is not initialized.
So I tried to do
excited to run Camping now! I just had to make a
couple changes on top of IronRack to make it work.
Philippe Monnet wrote:
I have been leveraging
IronRack to try to get a sample Camping application up and running.
I seem to be able to require the camping library fine but then as try
to hit the famous
handles SystemExit exception so that “exit” works according
to Ruby’s semantics.
IronRack
should probably use ExecuteProgram to execute the main request
processing script.
Tomas
From:
ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org]
As I continued get my
Camping app to work in IronRuby Rack, I noticed that I kept getting the
following error when a form was POST-ed to the server:
[InvalidOperationException: can't
convert System::String into String]
Microsoft.Scripting.Interpreter.ThrowInstruction.Run(InterpretedFrame
So think about the possibilities of eventually running IronRuby web
apps and services on the Azure platform ...
This would be very compelling to .NET developers.
[... dreaming ... ]
Dotan N. wrote:
dont forget that since rails devs are always looking
for ways to squeeze some more performanc
+1 for 1.9
On 2/11/2010 10:53 PM, Ivan Porto Carrero wrote:
+1 for 1.9
1.8.7 and 1.8.8 are backport releases with stuff they put in
Ruby 1.9 AFAIK
---
Met vriendelijke groeten - Best regards - Salutations
Ivan Porto Carrero
Blog: http://flanders.co.nz
Twitter: http://twitter.com/casual
Awesome - Congrats to all!
On 4/12/2010 8:35 PM, Jimmy Schementi wrote:
Ruby and .NET developers,
The IronRuby team is pleased to announce IronRuby 1.0!
Download IronRuby 1.0 now:
http://ironruby.net/download
Direct download links (Windows installers and ZIP files for both .NET 2.0 SP1 a
I use NotePad++ with the Ruby autocomplete plugin.
See:
- http://pastebin.com/f4fedbb27
as referenced on SO:
- http://stackoverflow.com/questions/997011/enabling-autocomplete-in-notepad-for-api-files
On 5/12/2010 1:05 PM, Jim Deville wrote:
Vim
J
From:
ironruby-core-boun
Congratulations
to the whole team! Great work and delivery pace! +1 on the Apache
licensing change too!
-Philippe (@techarch)
On 7/17/2010 2:01 AM, Jimmy Schementi wrote:
The IronRuby team is pleased to announce the
release of IronRuby
1.1!
Download
IronRuby 1.1 now:
http://ironr
After listening to
Scott Hanselman podcast
237 on .NET programming on the NetDuino hardware board, I
am wondering if it is possible to run IronRuby on it. Has anyone
tried this?
@techarch
_
Has anyone been successful with
running the 3.2 version of ActiveRecord with SQLite3 (or SQL
Server)? (Note: the 2.3.8 version works fine).
It seems that 3.2 support for EXPLAIN may be causing a 'no such
file to load -- active_record/relation/explain.
I also
22 matches
Mail list logo