On Behalf Of Xerxes Battiwalla
Sent: Wednesday, April 29, 2009 5:05 AM
To: ironruby-core@rubyforge.org
Subject: [Ironruby-core] Implementing get_Item in Ruby for access in .NET
Hi there.
We're trying to access a ruby implementation of a Hash from .NET but
having trouble getting the follow
Hi there.
We're trying to access a ruby implementation of a Hash from .NET but
having trouble getting the following snip to work
require 'Dependencies.dll'
class ParameterList
include Namespace::IParameterList
�...@parameter_hash
def initialize
�...@parameter_h