<%= form_tag(wiki_pages_path, :method => :get) do %> <%= text_field "search", "title", :placeholder => "Search wiki pages" %> <% end %>