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