casting 0.4.1
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.
Gemfile:
=
install:
=
Runtime Dependencies (1):
redcard
~> 1.1.0