This README file explains how to use the ncurses ruby interface. It is assumed that the reader has a rough understanding of what the ncurses library is and how to use it from the C language. It then ...
Ruby supports extending objects with methods from modules. It's one of the most unique and cool features of Ruby.