ContextQMD
Libraries
Rankings
Queue
About
Log in
Get started
Open menu
Back to Libraries
Aasm
aasm
GitHub
aasm
aasm/aasm
aasmaasm
Homepage
2 versions
5 pages (6.0.0)
3 aliases
2
Versions
5
Pages (6.0.0)
3
Aliases
Pages
Versions
Usage
6.0.0
▼
stable
Planned changes
github.com/aasm/aasm/blob/v6.0.0/PLANNED_CHANGE...
108 B
Full page
Migrating from _AASM_ version 3 to 4
Callback order has been changed
Callback `:on_transition` renamed to `:after` and changed its binding
`after_commit` hooks are now event-based
Instance-level inspection
+3 more
github.com/aasm/aasm/blob/v6.0.0/README_FROM_VE...
4.5 KB
Full page
Migrating from _AASM_ version 5 to 6
Rails 6 is no longer supported
Namespaced event methods no longer define plain-named methods
If you manually prefixed event names to work around collisions
`whiny_persistence` is now `true` by default
github.com/aasm/aasm/blob/v6.0.0/README_FROM_VE...
3.6 KB
Full page
AASM - Ruby state machines
Upgrade from version 5 to 6
Upgrade from version 3 to 4
Usage
Callbacks
+45 more
github.com/aasm/aasm/blob/v6.0.0/README.md
40.5 KB
Full page
TESTING
Run specs
github.com/aasm/aasm/blob/v6.0.0/TESTING.md
609 B
Full page