Skip to content

Instantly share code, notes, and snippets.

@jjn1056
Last active November 7, 2018 00:09
Show Gist options
  • Select an option

  • Save jjn1056/cfce86237408084ea216a284d3e13e9a to your computer and use it in GitHub Desktop.

Select an option

Save jjn1056/cfce86237408084ea216a284d3e13e9a to your computer and use it in GitHub Desktop.
{
'Model::User' => [
-inject => {
class=>'MyApp::User',
scope=>'Request',
method=>'new',
},
request { -ctx => '$request' }
name => { -model => 'Foo' },
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment