posted 13 years ago
Hey,
I am writing a rails app and running into some trouble with collection_select, I am using collection_select to create two drop down lists in my application; but when the user (me) selects one then creates a new entry, the pieces of the entry that relate to the select are empty.
Here is what I have in my new.html.erb
And here is my index definition in my controller:
'
Thanks,
Hunter
"If the facts don't fit the theory, get new facts" --Albert Einstein