Hi,
In message "OT: Traits"
on 04/02/14, Daniel Berger <djberg96 / hotmail.com> writes:
|Since I haven't seen a full discussion on the topic, I thought I would
|see what Ruby programmers think of "traits" as an OO concept. Cool
|idea? Or a solution in need of a problem?
"module" in Ruby and "trait" are very similar idea.
matz.