Initial commit
This commit is contained in:
3
app/views/zoom_meetings/index.html.erb
Normal file
3
app/views/zoom_meetings/index.html.erb
Normal file
@@ -0,0 +1,3 @@
|
||||
<%= form_with url: ZoomMeeting.new, action: :post do |form| %>
|
||||
<%= form.submit "Create meeting" %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user