1
2
3
4
class Publication < ActiveRecord::Base

  def publisher_name
...

Ruby Similar virtual attributes ...

by foxdemon, November 20, 2008 13:42, 4 refactorings, tagged with getter, setter, virtual attributes

My Publication class has a ...

8fa97b9513b66cccc2db021782863b3b Talk
1
2
3
4
<?php 

class ccForm
...

PHP Getter and Setter

by goodespeler.myopenid.com, August 08, 2008 14:33, 7 refactorings, tagged with getter, setter, security

I'm new to the concept of g...

B04f7f475867f6b47a59b49dfabc0daf Talk