Download the latest from scriptaculous and unizip it and put it in
your public/javascript folder and overwrite the file that exist there
already. And in your view file make sure to include
<%=javascript_include_tag 'default' %>
<%=javascript_include_tag 'prototype' %>
It works for me. Hopefully, it works for you as well.
I have the same problem as Matt, am running Rails2 via Aptana
RadRails, and have tried the various suggestions to no avail. Has
anyone successfully set this up on Rails 2?
Success! I had ignored this suggestion from Mr. Bless because I had
just installed it on the console via "script/plugin install
auto_complete". What I failed to realize is that for whatever reason,
this does not install the latest version. When I downloaded the
archive from scriptalicious, everything worked as expected!
Thanks Mr. Bless.
Check out my blog, http://www.tipninja.com where I share tips from
optimizing your PC use, to cooking and food storage and household
organization to personal happiness.
Great, I just now found time to revisit this thread i started. I
temporarily abandoned the app I was developing on when I had this
problem but will check it out asap. Thanks guys.
Excuse my ignorance but where can I grab the latest version of
auto_complete? I poked around the Scriptaculious site with no luck..
pages weren't loading or erroring.. thanks in advance.
Go to http://script.aculo.us, then click on "downloads page," in the
"Get it Already" bubble. Then click on your favorite archive format
(zip/gz/etc.) in the middle bubble labeled "current version."