redirect URI.escape("/#{params["/signatures/new"]}") You need to pass a string of "/signatures/new" to the redirect method. views/edit.erb <p>Please enter your name below.</p><form method="post" action="/signatures/<%=@index%>"><input type="hidden" name="_method" value="put...