ActiveRecord basics

I can successfully retrieve data with:    >targts.first.attributes['name_of_attribute'] but    >targt.first.name_of_the_attribute

still gets a nil

why?? what's the difference?

missing 's' ?

Regards, Rimantas