Re: [Rails] newbie question on rails 3

2011-04-27 Thread Colin Law
On 26 April 2011 23:35, femig wrote: > hello, > > i have a basic rails 3 question.. > > i have a list of jobs in my db and each job is tied to a particular > location..in short i have one location to many jobs.. > > i have created scaffolding for jobs and locations and created the > appropriate re

[Rails] newbie question on rails 3

2011-04-26 Thread femig
hello, i have a basic rails 3 question.. i have a list of jobs in my db and each job is tied to a particular location..in short i have one location to many jobs.. i have created scaffolding for jobs and locations and created the appropriate references. i want to create a list of jobs such that