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
Menu
attr_writer « Class « Ruby
Ruby
Class
attr_writer
1.
Using attr_writer :color is the same as if you had done this:
2.
Readable attribute and writable attribute
3.
Defining and Using an Employee Class