digitalhobbit / dm-more forked from sam/dm-more
- Source
- Commits
- Network (46)
- Issues (0)
- Downloads (6)
- Wiki (1)
- Graphs
-
Tree:
c89d62e
Wesley Beary (author)
Wed Sep 17 10:29:35 -0700 2008
commit c89d62e0b39307d6f9ffc8206490e731ec1c8320
tree 61ada8a7e9e62b44b752beac99e9b2136eaa32b1
parent 15be67bf32392ee2a6fbc106010fe5f000482355 parent 5cdff2cacf9dea73332bf3f91ad376d916894aa5
tree 61ada8a7e9e62b44b752beac99e9b2136eaa32b1
parent 15be67bf32392ee2a6fbc106010fe5f000482355 parent 5cdff2cacf9dea73332bf3f91ad376d916894aa5
dm-more / dm-is-state_machine
| name | age | message | |
|---|---|---|---|
| .. | |||
| |
History.txt | Wed Jul 16 09:52:55 -0700 2008 | |
| |
LICENSE | ||
| |
Manifest.txt | ||
| |
README.txt | ||
| |
Rakefile | ||
| |
TODO | ||
| |
lib/ | ||
| |
spec/ |
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.

