Flowdock
attr(*args) public

The first form is equivalent to attr_reader. The second form is equivalent to attr_accessor(name) but deprecated. The last form is equivalent to attr_reader(name) but deprecated.

Show source
Register or log in to add new notes.