search for: db544c72

Displaying 1 result from an estimated 1 matches for "db544c72".

Did you mean: 1b544c22
2006 Jun 27
1
Scriptaculous Problem
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