User flow updates
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Contact page form
|
||||
class ContactFormsController < ApplicationController
|
||||
def create
|
||||
@contact_form = Cmtool::ContactForm.new(contact_form_params)
|
||||
|
||||
Reference in New Issue
Block a user