Actions
Bug #4714
closedMove documentation for proxy attributes
Bug #4714:
Move documentation for proxy attributes
Description
The documentation for proxy attributes is placed on accessors in the instance, while attr_accessor calls go undocumented. This patch moves the documentation to the attr_accessors, and documents the convenience methods on the instance accordingly.
Files
Actions