summaryrefslogtreecommitdiffstats
path: root/lib/Narwhal.pm
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-02-15 00:01:27 -0600
committerJesse Luehrs <doy@tozt.net>2011-02-15 00:01:27 -0600
commit251066735d9b3392ba7ea35da2fc0d6cd896e3a1 (patch)
tree61d8e0413d07613f649c94af861b9583b95c3b44 /lib/Narwhal.pm
parent62acc5bf16c6476ba28cd7f26b04c3f3c57ef63d (diff)
downloadnarwhal-251066735d9b3392ba7ea35da2fc0d6cd896e3a1.tar.gz
narwhal-251066735d9b3392ba7ea35da2fc0d6cd896e3a1.zip
some fixups for minor ox changes
Diffstat (limited to 'lib/Narwhal.pm')
-rw-r--r--lib/Narwhal.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Narwhal.pm b/lib/Narwhal.pm
index 240b504..66aabb7 100644
--- a/lib/Narwhal.pm
+++ b/lib/Narwhal.pm
@@ -1,6 +1,8 @@
package Narwhal;
use OX;
+with 'OX::Role::WithAppRoot';
+
config kioku_dsn => 'dbi:SQLite:narwhal.db';
config kioku_extra_args => sub { { create => 1 } };
config template_root => sub {