On 12 February 2010 09:22, Newb Newb <[email protected]> wrote: > <%= options_from_collection_for_select(Profile.find(:all,:conditions => > {:id => "#[email protected]{|s| s.profile_id}}"},'id','name')%>
This line opens two brackets, but only closes one. Probably your problem. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

