Yep, I want to search for course and tutor name in the same input box, 
but I'm not using Shaughnessy's plugin, I'm using the standard 
auto_complete plugin.

I've tried commenting the line
> #auto_complete_for :tutor, :name
supposing I'm implementing my own method, with no success

I guess the problem might be at:
> render :inline => "<%= auto_complete_result(@tuto...@courses, :name) %>"

Becaus the find's are working properly.

What can it be ?
-- 
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