Skip to content

Commit

Permalink
Merge pull request #75 from slowernet/master
Browse files Browse the repository at this point in the history
Documented that a matched on block terminates processing.
  • Loading branch information
soveran committed Mar 16, 2016
2 parents f8de21a + 65410c9 commit 01499e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -184,6 +184,8 @@ Cuba.define do
end
```

Note that once an `on` block matches, processing halts at the conclusion of that block.

Status codes
------------

Expand Down

0 comments on commit 01499e1

Please sign in to comment.