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
super « Class « Ruby
Ruby
Class
super
1.
To pass the color to the constructor of the base class, you use the special super method
2.
Call constructor from parent class