<%= form_tag(artists_path, :method => :get) do %> <%= text_field "search", "name" %> <% end %>