state_machine
https://github.com/pluginaweek/state_machine
Ruby
Adds support for creating state machines for attributes on any Ruby class
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
12 Subscribers
Add a CodeTriage badge to state_machine
Help out
- Issues
- around_validation error for Rails4.1.0beta
- Class.human_state_name stops returning real human name after transition
- '{namespace}_{status}?' helper not working, e.g. 'status_active?', if value is a symbol
- Passing Transition args to callbacks
- More specific validation error?
- Documentation wrong for callbacks?
- after_commit callback
- Docs