I got another question - what is difference between attr_accessible
and attr_reader?
I am not too smart from google’s results (
http://www.google.com/search?q=“attr_accessible”+“attr_reader”
), so I ask here.
When should I use atr_accessible and when attr_reader?