<%= form_tag(wiki_pages_path, :method => :get) do %> <%= text_field "search", "title", :id => "quick_search_title" %> <% end %>