state-machines / state_machines-audit_trail

Log transitions on a state_machines gem to support auditing and business process analytics.
https://github.com/state-machines/state_machines-audit_trail
MIT License
75 stars 24 forks source link

save initial transition on before create #29

Closed gagalago closed 1 year ago

gagalago commented 6 years ago

change after_initialize to before_create fix #22

gagalago commented 1 year ago

I don't work on it anymore. feel free to continue from this work if you want (or do nothing if not) ;)