RubySource: Confessions of a Converted PHP Developer
Note: This article was originally published at Planet PHP
on 11 May 2011.
RubySource's resident PHP developer Mal Curtis delves into the differences between PHP's property visibility and Ruby's attribute accessor visibility. Read on to learn about how fundamentally different Public, Protected, and Private visibility is between the two languages.
Read the full article-Confessions of a Converted PHP Developer: On Visibility and Privates-over on RubySource.


