[dancer-users] Changing paths for testing purpose
Warren Young
warren at etr-usa.com
Tue Mar 4 00:46:40 GMT 2014
On 3/3/2014 17:45, Warren Young wrote:
> On 3/3/2014 17:39, Cymon wrote:
>> $ENV{DANCER_VIEWS} = "views";
>
> You can set that in the config.yml file, which you should already have
> if you used the "dancer" helper app to create your application shell:
>
> views: "../views"
>
> or whatever.
Also: https://metacpan.org/pod/Dancer::Config#views-directory
More information about the dancer-users
mailing list