Skip to content

Commit e0772f9

Browse files
committed
Merge branch 'feature/untangle-context'
2 parents 29820b4 + de3e5d6 commit e0772f9

37 files changed

+846
-942
lines changed

lib/Dancer2/Cookbook.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ for you.
384384

385385
When you're done with your session, you can destroy it:
386386

387-
context->destroy_session
387+
app->destroy_session
388388

389389
=head2 Sessions and logging in
390390

0 commit comments

Comments
 (0)