[Dancer-users] Having an environments/test.yml

Simon Wistow simon at thegestalt.org
Wed Apr 13 01:55:03 CEST 2011


On Tue, Apr 12, 2011 at 07:46:16PM -0400, Maurice Mengel said:
> It depends on how you deploy. I assume test is something used during
> development. I develop using the standalone version. If you do that
> then environment should be loaded with this on the shell.

I currently have three environments 

production  - used for when the app is deployed (memcached for sessions 
                                                 etc)
development - used for local development (cookies for sessions etc) 
test        - used when running stuff under t/

so using app.pl really isn't an option




More information about the Dancer-users mailing list