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