Looks good. -----Original Message----- From: Tomas Matousek Sent: Wednesday, October 14, 2009 9:25 AM To: IronRuby External Code Reviewers Cc: ironruby-core at rubyforge.org Subject: Code Review: MSpecBug tfpt review "/shelveset:MSpecBug;REDMOND\tomat" Comment : Fixes a bug in MSpec. The current implementation removes an alias for :respond_to method while it still needs it. There is a bug in MRI that covers this up. See: http://redmine.ruby-lang.org/issues/show/2202 Fixes: http://ironruby.codeplex.com/WorkItem/View.aspx?WorkItemId=2051 Tomas