Hello world,
I am considering myself to be a newbie in Ruby, but not programming in
general and i have a very serious problem trying to get Rails 2.2.2 to
install the auto_complete plugin in Windows XP. I always get the
"auto_complete_for method not found" error in ruby.

After 2 days of full-internet-search I have tried the following:

* Using the "ruby script/plugin install auto_complete" command :
results in "not found" (even after adding every single repository
under discovery)

* Trying to load the SVN URL posted in oh-so-many forums, in the "ruby
on rails" official site, I get a "page not found" error

* Trying to manually copy the files in the vendor/plugin directory of
my project (got them from the model_auto_completer example), but still
does not work... (if i execute "script/plugin list" there is nothing)

Regarding this last part, i have been trying to find documentation
about how to manually install a plugin, but with no results. In every
forum that someone asks "how to do it manually" people respond with
"script/plugin install". This is automatic, not manually, as i am sure
most of you know. What i am searching for is instructions on: where to
place the files myself and what to execute myself so that my project
will 'use' the plugin.

I will be thankful for any help you might offer, no matter how small,
but PLEASE don't repeat to me steps i have already taken with no
differentation what-so-ever. This is both pointless and insulting.

Yours sincerely,
a frustrated RoR programmer
Spiros K.

--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to