crowdint / rails3-jquery-autocomplete

An easy and unobtrusive way to use jQuery's autocomplete with Rails 3

Home Page:http://rubygems.org/gems/rails3-jquery-autocomplete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to load resource. 500 error

Lubard opened this issue · comments

Hi there,
I am a newbie....
When I tried to use
f.autocomplete_field :product, autocomplete_products_name_activity_index_path, size:75

it shows as the 500 error...

Thanks in advance
._/.

I re-write the route file and it worked...