Skip to content

theflow/edge_state_machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EdgeStateMachine
================

This is the ActiveModel::StateMachine code extracted from edge Rails to 
be used as a Rails plugin.

Tested with Rails 2.3

Example
=======

The state machine included in Rails 3 is mostly aasm with different names. So take
a look at the original

  http://github.com/rubyist/aasm

and the stuff in Rails 3:

  http://blog.envylabs.com/2009/08/the-rails-state-machine/

About

This is ActiveModel::StateMachine extracted from edge Rails to be used as a Rails plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages