digitalhobbit / dm-more forked from sam/dm-more

Extras for DataMapper, including bridges to DataObjects::Migrations and Merb::DataMapper

This URL has Read+Write access

Wesley Beary (author)
Wed Sep 17 10:29:35 -0700 2008
commit  c89d62e0b39307d6f9ffc8206490e731ec1c8320
tree    61ada8a7e9e62b44b752beac99e9b2136eaa32b1
parent  15be67bf32392ee2a6fbc106010fe5f000482355 parent  5cdff2cacf9dea73332bf3f91ad376d916894aa5
dm-more / dm-is-state_machine
dm-is-state_machine/README.txt
= dm-state-machine

DataMapper plugin that adds state machine functionality.

== Installation

Download dm-more and install dm-is-state_machine. Require it in your app.

== Getting started

Please refer to the integration specs in spec/integration, which refer to
spec/examples.