Home
Ruby
ActiveRecord
Array
CGI
Class
Collections
Database
Date
Design Patterns
Development
File Directory
GUI
Hash
Language Basics
Method
Network
Number
Rails
Range
Reflection
Statement
String
Threads
Time
Tk
Unit Test
Windows Platform
XML
include « Class « Ruby
Ruby
Class
include
1.
Include a module into a class
2.
Include module with same method name
3.
Add extension from a module for an object not class
4.
Extending Specific Objects with Modules