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