RailsCasts Pro episodes are now free!

Learn more or hide this

Eresh's Profile

GitHub User: ereshzealous

Site: www.google.co.in

Comments by Eresh

Avatar

Thanks that was great Ryan
But I got some error when I try to write:

ruby
<%= text_field_with_auto_complete :product ,:category_name , {:size => 15} , { :url => formatted_categories_path(:js) , :method => :get } %>

When I try to open the products page its showing the following error:

undefined method `formatted_categories_path'

Any help with this I will be grateful.

moderator edit: Aug 14, 2011