runpaint / read-ruby

Free ebook about Ruby 1.9
http://ruby.runpaint.org/
148 stars 28 forks source link

Discuss Private Methods w.r.t Frozen Classes #72

Closed runpaint closed 13 years ago

runpaint commented 14 years ago

If a method is defined in a class, then the class frozen, the method's visibility can still be changed from the outside using #send.

runpaint commented 13 years ago

Methods: Mention that visibility can be changed for frozen class. Closed by 1a989044ad6a025b6fd0524be66f08dee72bb86f.