mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
fix the readme
This commit is contained in:
parent
8f0ff1b0ab
commit
8c11a6b7ee
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ This example uses a few of the more complex features available.
|
|||
:after => :eat_wedding_cake do
|
||||
transitions :to => :married, :from => [:dating]
|
||||
end
|
||||
end
|
||||
end
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue