Did you see if your browser is sending request to the server ? And checked
development logs ?
On 6/27/06, swanand deodhar <swanand.blms@gmail.com>
wrote:>
>
>
>
> Hi!
> I am using the auto complete feature provided by Scriptaculous in an
Rails application.Here
> is have to write following string in the view:
> Select name:
> <%= text_field_with_auto_complete :contact, :name %>
> and i have to write following write in the controller:
> auto_complete_for :contact, :name
> But after putting in this code it does''nt work. I knw that i hve
to
> create a database but hw to mention it in the code? Is the :contact
> mentioned above is the model corresponding to database name contacts?
> Interestingly it shows no error.
> Regards,
> Swanand.
>
>
> _______________________________________________
> Rails mailing list
> Rails@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
>
>
--
rm -rf / 2>/dev/null - http://null.in
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://wrath.rubyonrails.org/pipermail/rails/attachments/20060627/db544c72/attachment-0001.html