v1.49
- documentation
This commit is contained in:
2
Changes
2
Changes
@@ -1,6 +1,8 @@
|
||||
Revision history for Mojolicious::Plugin::TtRenderer
|
||||
|
||||
{{$NEXT}}
|
||||
|
||||
1.49 2013-08-08 09:18:54 America/New_York
|
||||
- documentation
|
||||
|
||||
1.48 2013-08-08 09:13:19 America/New_York
|
||||
|
||||
@@ -6,7 +6,7 @@ Mojolicious::Plugin::TtRenderer - Template Renderer Plugin for Mojolicious
|
||||
|
||||
=head1 VERSION
|
||||
|
||||
version 1.48
|
||||
version 1.49
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
@@ -109,7 +109,7 @@ is equivalent to
|
||||
plugin 'tt_renderer', { template_options { COMPILE_DIR => 'some/path' } };
|
||||
|
||||
except in the first example relative paths are relative to the L<Mojolicious>
|
||||
app's home directory (C<$app->home>).
|
||||
app's home directory (C<$app-E<gt>home>).
|
||||
|
||||
=head1 STASH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user