saturnflyer / castingLinks
Delegate methods in Ruby and preserve self. Add behaviors to your objects without altering their superclass hierarchy.
☆359Updated last month
Alternatives and similar repositories for casting
Users that are interested in casting are comparing it to the libraries listed below
Sorting:
- Ergonomic shell wrapper for Ruby.☆147Updated 3 years ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆142Updated last year
- Create encapsulated systems of objects and focus on their interactions