1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
Find a file
Scott Barron b4c69afcf2 A basic, functioning state machine working for regular ruby objects
Started persistence hook
Complete spec coverage
2008-02-21 10:16:08 -05:00
lib A basic, functioning state machine working for regular ruby objects 2008-02-21 10:16:08 -05:00
spec A basic, functioning state machine working for regular ruby objects 2008-02-21 10:16:08 -05:00
aasm.rb Import into git 2008-01-07 14:11:38 -05:00
MIT-LICENSE Import into git 2008-01-07 14:11:38 -05:00
Rakefile default task to :spec 2008-02-21 09:25:56 -05:00