First page Back Continue Last page Overview Text

Notes:


If you've ever wanted to do multiple inheritance in ruby, you can with evilr. Evilr adds an inherit method to classes that allows you do treat classes as modules and include them in the class's super chain.