Add List to List

Hi Buddy :slight_smile:

Please, someone can explain me how can I add a list of objects to the
another list.

Thank you guys !

On 15 January 2014 05:12, meva soa [email protected] wrote:

Hi Buddy :slight_smile:

Please, someone can explain me how can I add a list of objects to the
another list.

Start by looking at the Rails Guide on ActiveRecord Relations. Then
work out how you want to arrange the database tables, then come back
if you are still stuck.

Also, if you have not already done so, work right through a good
tutorial such as railstutorial.org, which is free to use online.

Colin

Which list would you mean ?

Are you talking about ruby collection or HTML list ?