Actions
Feature #6534
closedDelegator documentation for the bang operator
Description
I've added a patch to cover Delegator#!(), and fix a nodoc bug.
The nodoc bug may be a separate issue for rdoc, please check it. Using rdoc 3.9.4
Open to feedback on the bang description.
Files
Updated by zzak (zzak _) over 12 years ago
- File 0001-Delegator-documentation-for-the-bang-operator.patch 0001-Delegator-documentation-for-the-bang-operator.patch added
I've added a new patch with a better description for ! from my discussion with Eric.
Updated by drbrain (Eric Hodel) over 12 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r35973.
Zachary, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- lib/delegate.rb: Added documentation for Delegator#!. Patch by
Zachary Scott. [ruby-trunk - Feature #6534]
Updated by drbrain (Eric Hodel) over 12 years ago
I added slashes to getobj to escape the underlining.
Actions
Like0
Like0Like0Like0