Hi,
I want to use auto completion (following screencast
http://railscasts.com/episodes/102-auto-complete-association), but
something is not working. In Aptana RadRails I have installed
auto_complete plugin. But then when I access list of my categories by
http://127.0.0.1:3000/categories.js, the following error message
appears:

undefined method `auto_complete_result' for #<ActionView::Base:
0x560b4a4>

When I try to access my form, then I see the following message:

undefined method `text_field_with_auto_complete' for
#<ActionView::Base:0x7896eec>

It seems to be a quite common problem, but I haven't found a solution
yet.
I am using Rails 2.3.2.

Could you help me?

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