<%= form_tag(artist_commentaries_path, :method => :get) do %> <%= text_field "search", "text_matches", :id => "quick_search_text_matches", :placeholder => "Search commentary" %> <% end %>