lib/generators/rodauth/templates/app/views/rodauth/confirm_password.html.erb in rodauth-rails-0.13.0 vs lib/generators/rodauth/templates/app/views/rodauth/confirm_password.html.erb in rodauth-rails-0.14.0

- old
+ new

@@ -1 +1 @@ -<%%= form_tag rodauth.confirm_password_path, method: :post do %> +<%%= form_tag <%= rodauth %>.confirm_password_path, method: :post do %>