Skip to content

Commit

Permalink
explain how the confirmation message works
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Mar 15, 2015
1 parent a286cd7 commit e0e23e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/Mojolicious/Guides/Rendering.pod
Expand Up @@ -876,7 +876,8 @@ parameter.

The methods L<Mojolicious::Controller/"flash"> and
L<Mojolicious::Controller/"redirect_to"> are often used together to prevent
double form submission.
double form submission, allowing users to receive a confirmation message that
will vanish if they decide to reload the page they've been redirected to.

=head2 Form validation

Expand Down

0 comments on commit e0e23e4

Please sign in to comment.