>>>>> "Andrew" == Andrew Beverley <[email protected]> writes:
Andrew> On Tue, 2016-01-19 at 00:55 +0200, Kadir Beyazlı wrote: >> But when I change their place (session definition first), it works: >> >> session: YAML >> engines: >> session: >> YAML: >> session_dir: /home/kadir/dancer-sessions >> >> template: "template_toolkit" >> engines: >> template: >> template_toolkit: >> start_tag: '<%' >> end_tag: '%>' Andrew> You've got the engines key twice. You need to combine them: This should be a bug, and Dancer should just fail when this happens. _______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
