./databases/ruby-dm-is-state_machine, DataMapper plugin for creating state machines

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q1, Version: 1.2.0, Package name: ruby200-dm-is-state_machine-1.2.0, Maintainer: pkgsrc-users

DataMapper plugin that adds state machine functionality to your models.

== Why is this plugin useful?

Your DataMapper resource might benefit from a state machine if it:

* has different "modes" of operation
* has discrete behaviors
* especially if the behaviors are mutually exclusive

And you want a clean, high-level way of describing these modes / behaviors
and how the resource moves between them. This plugin allows you to
declaratively describe the states and transitions involved.


Required to run:
[databases/ruby-dm-core]

Master sites: (Expand)

SHA1: 68283fe6314ecd2c6c5c0e6dc6d309e17c39db6e
RMD160: b52f20bb7952d79c991c4c6bff20a19a24e19372
Filesize: 14 KB

Version history: (Expand)