I am getting this error while signing up user in the last step, user gets signed up but i don't know why is this error coming.
private
def redirect_to_finish_wizard
redirect_to root_url, notice: "Thanks for signing up."
end
Please any solution