<%= form_tag(forum_posts_path, :method => :get) do %> <%= text_field_tag "title_matches" %> <%= submit_tag "Search" %> <% end %>