> 
> I guess the problem might be at:
>> render :inline => "<%= auto_complete_result(@tuto...@courses, :name) %>"
> 
> Becaus the find's are working properly.
> 

Have you try to merge then before sending?

>> @tutor...@courses
>> render :inline => "<%= auto_complete_result(@tutors, :name) %>"


Does tutors and courses have the field name?

Just guessing here, I don't know what it can be.

David Sousa
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to