RubyGems.org

casting

0.6.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.

installgem install casting
Authors

Jim Gay

1,324 total downloads 168 for this version
Owners

09477c358c5897d44121a248326e16d7

Licenses

MIT

Gemfile
gem "casting", "~> 0.6.1"
Versions
  1. 0.6.1 June 5, 2013
  2. 0.5.2 May 29, 2013
  3. 0.5.0 May 26, 2013
  4. 0.4.1 May 23, 2013
  5. 0.4.0 May 22, 2013
Show all versions (10 total)
Runtime Dependencies
  1. redcard ~> 1.1.0