On Tue, Aug 28, 2018 at 8:47 AM Luc Larochelle <llaroche...@gmail.com>
wrote:

> What I mean is, how can I pass both types to the renderer ?
>
> $c->render(status => 404, json => {message => 'error'});
>
> Is that the proper way ?
>

Yep!  And FWIW, "Every ojo one-liner is also a Mojolicious::Lite
application. <https://mojolicious.org/perldoc/ojo#toc>"  Therefore,
technically, the solution I presented meets your requirements.  :)  I just
put the Mojolicious::Lite app into a ojo one liner for brevity in showing
code and output!

-- 
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 mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to