- Handle namespaces when prepending (#7)
- Only dup module if prepending class has different visibility (#6)
- Only prepend dup'ed module once if possible (#5)
- Give a name to prepended module. (#4)
- Change name of attribute accessor in prepended module to
invisible
. (#3)
- Add support for
prepend
. (#2)
- Support for
include
.