<%= form_with url: rooms_path do |form| %> <%= form.submit 'Create Room' %> <% end %>