Sha256: 6bf20e40eb487e5da974281a107afa75f017a1f0adaa3c35e1c2fd65f7df9fe1

Contents?: true

Size: 366 Bytes

Versions: 3

Compression:

Stored size: 366 Bytes

Contents

TODO
====

* Should skipping to a new state automatically trigger :enter Proc?
* Add loopback checking (i.e. when transitioning from a state back to itself)
* Add support for callbacks
* Consider using DataMapper's Enum type.
* Consider trying out a nested state machine.
* Not real happy with spec/unit/dsl:
  - specs are brittle
  - specs don't actually test much

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dm-is-state_machine-0.9.4 TODO
dm-is-state_machine-0.9.5 TODO
dm-is-state_machine-0.9.6 TODO