History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRUBY-898
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Charles Oliver Nutter
Reporter: MenTaLguY
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
JRuby

Object#instance_exec implementation

Created: 28/Apr/07 07:31 AM   Updated: 06/May/07 09:49 PM
Component/s: Core Classes/Modules
Affects Version/s: None
Fix Version/s: JRuby 1.0.0RC1

Time Tracking:
Not Specified

File Attachments: 1. File instance-exec.diff (5 kb)


Testcase included: yes


 Description  « Hide
This patch implements a native Object#instance_exec which supersedes the problematic pure-Ruby version supplied with Rails.

The patch also includes RUnit tests.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Charles Oliver Nutter - 29/Apr/07 10:52 PM
Committed, thanks!

Charles Oliver Nutter - 06/May/07 09:49 PM
Closing for 1.0RC1