On Wed, May 21, 2014 at 1:03 PM, Neil Watson <[email protected]> wrote:
> On Wed, May 21, 2014 at 10:48:10AM -0500, Stefan Adams wrote: > >> What about $self->app->stash() ? >> > > Moving on from this I get to the renderer. I'd tried a few combinations, > but resulted in errors. > Maybe check out the source from Mojolicious::Command::generate::* http://mojolicio.us/perldoc/Mojolicious/Command/generate/plugin.txt Look also at the doc for Mojolicious::Command and see the available methods. Perhaps $self->render_data is what you're looking for? -- 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.
