aasm
https://github.com/aasm/aasm
Ruby
AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
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.
7 Subscribers
Add a CodeTriage badge to aasm
Help out
- Issues
- No open issues
- Docs
- AASM::Core::Invokers::LiteralInvoker#invoke_with_fixed_arity
- AASM::Core::Invokers::LiteralInvoker#invoke_with_variable_arity
- AASM::Core::Invokers::LiteralInvoker#instance_with_keyword_args
- AASM::Core::Invokers::LiteralInvoker#keyword_arguments?
- AASM::Core::Invokers::LiteralInvoker#invoke_with_arguments
- AASM::Core::Invokers::LiteralInvoker#simple_invoke
- AASM::Core::Invokers::LiteralInvoker#ensure_method_exists
- AASM::Core::Invokers::ClassInvoker#instance_with_fixed_arity
- AASM::Core::Invokers::ClassInvoker#instance_with_keyword_args
- AASM::Core::Invokers::ClassInvoker#keyword_arguments?