Casting assists in method delegation which preserves the binding of 'self' to the object receiving a message. This allows you to define behavior and apply it to an object temporarily without extending the object's super class structure.
Required Ruby Version
>= 2.7
Authors
Jim Gay
Versions
- 1.0.3 October 18, 2025 (13.5 KB)
- 1.0.2 January 07, 2023 (13.5 KB)
- 1.0.1 July 17, 2022 (18 KB)
- 1.0.0 July 17, 2022 (17.5 KB)
- 0.7.2 July 28, 2016 (16.5 KB)