Once again thanks, we were able to get things working. Please note that
we have offline requirements that require us to deploy the portions of
the ruby standard library that we require, within our Silverlight
application.
My only other question is why does IronRuby ship with what appears to be
Many thanks to all of your input. Much appreciated!
I'll try your suggestions over the next few days and let you know the
results.
Thanks again,
Zoltan.
--
Posted via http://www.ruby-forum.com/.
___
Ironruby-core mailing list
Ironruby-core@rubyforge.
Hi Guys,
How do we, for example, use BigDecimal in IronRuby within a Silverlight
application? When we just require 'bigdecimal', we get an error saying
that file can't be found. Do we have to add that and other ruby
standard library files to our application and if so, where do we put
them?
Note