Thomas Sawyer wrote in post #996028:
> Thoughts on this:
1) I would use included() rather than append_features() because it's a
more descriptive name for the event you are trying to hook into.
2) The second form is more versatile because you can use the module to
store both regular methods and class methods that are to be included.
--
Posted via http://www.ruby-forum.com/.