1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00
Commit graph

7 commits

Author SHA1 Message Date
Edgecase Pair One
fc86784602 Added success callback which takes place after persistent aasm writes 2008-05-20 15:27:35 -04:00
Scott Barron
32156165d4 Add aasm_events_for_state and aasm_events_for_current_state [Joao Paulo Lins] 2008-02-28 08:33:40 -05:00
Scott Barron
8c02c47160 Bring in transition guards 2008-02-21 10:46:06 -05:00
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
Scott Barron
8697e97b7d current_state -> aasm_current_state 2008-01-08 09:39:00 -05:00
Scott Barron
053e9c7eee Strip down to a very basic state machine with transitions 2008-01-07 15:07:38 -05:00
Scott Barron
f6a8a34f06 Import into git 2008-01-07 14:11:38 -05:00