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
Object in Ruby « Class « Ruby
Ruby
Class
Object in Ruby
1.
Everything is an object or object-oriented in Ruby.
2.
abs absolute value method
3.
All strings in Ruby are objects of the String class, as you can discover by calling a string's class method
4.
Get the modules Object class belongs to