Table of Contents - workflow-activerecord-4.1.8 Documentation
Pages
-
README
- workflow-activerecord
- State persistence with ActiveRecord
- Scopes
- Custom workflow database column
- Single table inheritance
- Custom Versions of Existing Adapters
- Multiple Workflows
- Use Single Table Inheritance
- Individual workflows for objects
- on_transition
- Changelog
- New in the version 4.1.8
- New in the version 4.1.7
- New in the version 4.1.6
- New in the version 4.1.5
- New in the version 4.1.3
- New in the version 4.1.0
- Support
- Reporting bugs
- About
Classes and Modules
- WorkflowActiverecord
- WorkflowActiverecord::InstanceMethods
- WorkflowActiverecord::Scopes
- WorkflowActiverecord::Scopes::object
Methods
- ::extended — WorkflowActiverecord::Scopes
- ::included — WorkflowActiverecord
- #load_workflow_state — WorkflowActiverecord::InstanceMethods
- #persist_workflow_state — WorkflowActiverecord::InstanceMethods
- #workflow_with_scopes — WorkflowActiverecord::Scopes
- #write_initial_state — WorkflowActiverecord::InstanceMethods