Skip to content

Instantly share code, notes, and snippets.

@kazuki-ma
Created October 29, 2012 12:06
Show Gist options
  • Save kazuki-ma/3973199 to your computer and use it in GitHub Desktop.
Save kazuki-ma/3973199 to your computer and use it in GitHub Desktop.
chain_loop
# チェーン無限ループ
sub foo :Chained('/foo') :CaptureArg(1){
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment