Need good tutorial on ActiveRecord associations

Hi,

I am very new to rails… I am having hard times to understand the
ActiveRecord associations… I tried
Active Record Associations — Ruby on Rails Guides … But it is not
for beginners. :slight_smile:

Is there any good tutorials, to understand the concept?

Thanks

On 30 November 2013 20:45, Love U Ruby [email protected] wrote:

Hi,

I am very new to rails… I am having hard times to understand the
ActiveRecord associations… I tried
Active Record Associations — Ruby on Rails Guides … But it is not
for beginners. :slight_smile:

Is there any good tutorials, to understand the concept?

Work right through a good tutorial such as railstutorial.org, which is
free to use online.

Colin