Displaying 1 result from an estimated 1 matches for "adverrtised".
Did you mean:
  advertised
  
2005 Aug 18
1
Auto Complete, works as adverrtised?
I''m trying to use the auto complete now and I get:
undefined method `auto_complete_for'' for #<ProductsController:0x40a44338>
My code is:
def auto
    auto_complete_for :product, :title
  end
Just like in the "view source" div from the demo.  Well, almost like it.  Am I 
missing .rb library somewhere?
thanks
Jacob