Re: [Ironruby-core] Using the console in IronRuby on Rails

2009-10-30 Thread Shay Friedman
byforge.org] *On Behalf Of *Jim Deville > *Sent:* Friday, October 30, 2009 12:57 PM > > *To:* ironruby-core@rubyforge.org > *Subject:* Re: [Ironruby-core] Using the console in IronRuby on Rails > > > > I would like to see if MRI uses PATHEXT in this case, but I think from >

Re: [Ironruby-core] Using the console in IronRuby on Rails

2009-10-30 Thread Jimmy Schementi
: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Using the console in IronRuby on Rails You can add a RubySpec spec for it to see the details of the specific Ruby API. Then if MRI and IronRuby both have the same behavior for the spec, your patch would be correct. Ie. You can use TDD to figur

Re: [Ironruby-core] Using the console in IronRuby on Rails

2009-10-30 Thread Jim Deville
e.org Subject: Re: [Ironruby-core] Using the console in IronRuby on Rails You can add a RubySpec spec for it to see the details of the specific Ruby API. Then if MRI and IronRuby both have the same behavior for the spec, your patch would be correct. Ie. You can use TDD to figure out the right beh

Re: [Ironruby-core] Using the console in IronRuby on Rails

2009-10-30 Thread Shri Borde
You can add a RubySpec spec for it to see the details of the specific Ruby API. Then if MRI and IronRuby both have the same behavior for the spec, your patch would be correct. Ie. You can use TDD to figure out the right behavior. From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-b