This patch implements a native Object#instance_exec which supersedes the problematic pure-Ruby version supplied with Rails.
The patch also includes RUnit tests.
Description
This patch implements a native Object#instance_exec which supersedes the problematic pure-Ruby version supplied with Rails.
The patch also includes RUnit tests.