Jay McGavren's Journal

How a Head First author spends his days off

View on GitHub
2008-07-15

Rails: OK, why is this?

...it's important to remember that attributes will not use custom attribute readers when accessing its values, but attributes= (which lets you do mass assignment) does invoke custom attribute writers.
Copyright © Jay McGavren.