Displaying 1 result from an estimated 1 matches for "live_search_with_ruby_on_rail".
Did you mean:
  live_search_with_ruby_on_rails
  
2006 Mar 11
4
Live search in Rails
Hi i''ve been trying to implement live search on rails but Im having 
trouble Im using a tutorial at:
http://www.joestelmach.com/blog/live_search_with_ruby_on_rails
But im getting a syntaxerror on line 1
''1:  <% if @items && @items.length > 0% >''
I cant fathom what im doing wrong, is that line calling a column in
my database called items?
Here''s the error
./script/../config/../app/views/domain/search.rhtml:1: s...