On Tuesday, July 29, 2014 6:49:34 PM UTC-4, Neil Watson wrote:
>
> This works: 
>
> my $t = Test::Mojo->new( 'DeltaR' ); 
> my $config = $t->app->plugin( 'config', file => 'DeltaR.conf' ); 
>
> Config values are as expected: $config->{your_key}; 
>
> assuming your DeltaR app loads the config plugin in startup, you can 
access $t->app->config('your_key') directly
jay

-- 
You received this message because you are subscribed to the Google Groups 
"Mojolicious" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to