class Testing < Application
def show_form
render
end
def submit_form
def redirect_to_root
redirect "/"