workflow-activerecord icon indicating copy to clipboard operation
workflow-activerecord copied to clipboard

ActiveRecord/Rails Integration for the Workflow library

Results 2 workflow-activerecord issues
Sort by recently updated
recently updated
newest added

Previously, back in the Rails 3 days, modifying the workflow state of an object would go through the full "save" action of the record, triggering teh before_save and after_update and...

see: https://github.com/geekq/workflow-activerecord/pull/18/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5R220