alexpeachey / end_state

A State Machine implementation
MIT License
9 stars 5 forks source link

Add success_messages to StateMachine class #2

Closed brianvh closed 10 years ago

brianvh commented 10 years ago

Should work just like failure_messages array. Would allow for the adding of success messages during Action and successful Finalizer stages, rather than in the outer context of calling the transition.

alexpeachey commented 10 years ago

Addressed in version 0.2.0.