mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
commit
385bbe3727
1 changed files with 1 additions and 1 deletions
|
@ -314,7 +314,7 @@ job.aasm.current_state # stage3
|
|||
|
||||
### ActiveRecord
|
||||
|
||||
AASM comes with support for ActiveRecord and allows automatical persisting of the object's
|
||||
AASM comes with support for ActiveRecord and allows automatic persisting of the object's
|
||||
state in the database.
|
||||
|
||||
```ruby
|
||||
|
|
Loading…
Add table
Reference in a new issue