Group
Extension

Matches 1

Mojolicious-Plugin-Restify ( K/KW/KWAKWA/Mojolicious-Plugin-Restify-0.10.tar.gz, KWAKWA, 2021; MetaCPAN )
Mojolicious-Plugin-Restify/lib/Mojolicious/Plugin/Restify.pm ( view source; MetaCPAN )
y $c = shift;

    # account was placed in the stash in the resource_lookup action
    $c->render(json => $c->stash('account'));
  }

  sub patch { ... }

  sub update { ... }

  1;

=head1 DESCRIPTIO

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.