[Ironruby-core] sln case sensitivity patch

2010-03-19 Thread C.J. Adams-Collier
Hey folks, I'm poking at getting a more recent IR running on mono. Cheers, C.J. diff --git a/Merlin/Main/Languages/Ruby/Ruby.sln b/Merlin/Main/Languages/Ruby/Ruby.sln index 29f7912..36b7bfc 100644 --- a/Merlin/Main/Languages/Ruby/Ruby.sln +++ b/Merlin/Main/Languages/Ruby/Ruby.sln @@ -13,7 +13,7

Re: [Ironruby-core] IronRuby version of existing gems

2010-03-19 Thread Shri Borde
Thanks a lot for pushing on this! From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Will Green Sent: Friday, March 19, 2010 3:45 AM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] IronRuby version of existing gems FYI, my patch to Ru

Re: [Ironruby-core] IronRuby version of existing gems

2010-03-19 Thread Will Green
FYI, my patch to Ruby Gems was accepted yesterday. Hopefully, we'll see a release that includes it (and rubygems.org using it) at or about the time IronRuby 1.0 goes RTW. -- Will Green http://hotgazpacho.org/ On Mar 12, 2010, at 12:57 PM, Shri Borde wrote: Sounds great. Thanks for pu