Folks, I am trying to upgrade code base from 1.3.x to 2.3.2 and not surprisingly, lot of things are broken.
'text_field_with_auto_complete' is not working for me - it gives the following error: ActionView::TemplateError (undefined method `text_field_with_auto_complete' for #<ActionView::Base: 0x7f0ceb6b8290>) I already have installed auto_complete - ruby script/plugin list auto_complete http://dev.rubyonrails.com/svn/rails/plugins/auto_complete/ I am unable to figure out what should I do to resolve this. Any help will be greatly appreciated. Rajat --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

