Skip to content

Commit

Permalink
bring back some lost documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Oct 20, 2013
1 parent 8fdf005 commit df27d5a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/Mojolicious/Plugin/DefaultHelpers.pm
Expand Up @@ -133,7 +133,9 @@ Alias for L<Mojo/"config">.
%= content 'bar'
%= content
Store partial rendered content in named buffer and retrieve it.
Store partial rendered content in named buffer and retrieve it, defaults to
retrieving the named buffer C<content>, which is commonly used for the
renderers C<layout> and C<extends> features.
=head2 content_for
Expand Down

0 comments on commit df27d5a

Please sign in to comment.