Skip to content

Commit

Permalink
content_for has moved to ::DefaultHelpers (thanks, davido)
Browse files Browse the repository at this point in the history
  • Loading branch information
amenonsen committed Sep 2, 2012
1 parent 57271ee commit fd9f0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojolicious/Lite.pm
Expand Up @@ -302,7 +302,7 @@ delimited by the C<begin> and C<end> keywords.
=head2 Captured content
The helper L<Mojolicious::Plugin::TagHelpers/"content_for"> can be used to
The helper L<Mojolicious::Plugin::DefaultHelpers/"content_for"> can be used to
pass around blocks of captured content.
use Mojolicious::Lite;
Expand Down

0 comments on commit fd9f0db

Please sign in to comment.