casting 0.6.2
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:
=
インストール:
=
Runtime依存関係 (1):
redcard
~> 1.1.0