You should find all necessary information on how to setup GIT enlistment and
how you can contribute to IronRuby here:
http://wiki.github.com/ironruby/ironruby.
Could you be more specific on the require issue? Small source file(s)
demonstrating the problem and the command-line how you execute t
I believe this will work in WPF 4.0, but it doesn't work now. WPF 4.0
is supposed to support dynamic objects. I seem to recall Jimmy or
Harry (DevHawk) noting this somewhere.
Sent from my iPhone
On Jul 18, 2009, at 11:12 AM, Shay Friedman
wrote:
Hi there,
I'm trying to databind IronR
I've been trying to get the 0.6 release working with JetBrains' TeamCity. It
seems like the only thing keeping it from happening is that IronRuby's IO
doesn't have a 'reopen' method.
Is there one in the current version?
If not, how can I go about implementing one? (I am new to both Ruby and
IronRub
I usually use the IronRuby forum interface (I find it easier to browse
through):
http://www.ruby-forum.com/forum/34
But I just noticed today that there are a number of items that are ONLY
showing up in the normal mailing list/archive:
http://rubyforge.org/pipermail/ironruby-core/2009-July/thread
Hi there,
I'm trying to databind IronRuby objects to a WPF listbox with no success
My data is a Ruby array of objects. The array seems to be bound fine as
I see the expected number of rows in the listbox. However, every object
within the array fails to bind correctly. I tried the object to be a
R
(Sending this review broadly as it shows a new direction DLR Silverlight apps
are taking)
http://github.com/jschementi/ironruby/commit/da6b54e226adfd3a18d8ad98d618c2350ebd8351
Beginnings of "XAP-less" Silverlight application support. Note: Silverlight
apps are *required* to have a XAP file, but