This project is closed and read-only.
Actions
Backport #6063
closedOpenStruct#delete_field missing return value
Backport #6063:
OpenStruct#delete_field missing return value
Status:
Closed
Assignee:
-
Description
From a description of the OpenStruct#delete_field method it should return the value of the deleted field. I've found it to be broken on current trunk. Patch attached contains a fix for the issue and a test for it.
Files
Actions