AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
Go to file
Scott Barron 10562aeb47 Updated TODO 2008-02-22 15:47:05 -05:00
doc Prepare rakefile and rake tasks for gem packaging and rdocing 2008-02-21 11:41:56 -05:00
lib Some automatic persistence hooks for ActiveRecord objects 2008-02-22 15:46:31 -05:00
spec More consistent aasm_ namespacing 2008-02-21 12:59:28 -05:00
CHANGELOG Make #event! methods return a boolean [Joel Chippindale] 2008-02-21 12:11:25 -05:00
MIT-LICENSE Add .aasm_states method to get a list of all states for a class 2008-02-21 12:54:42 -05:00
README Prepare rakefile and rake tasks for gem packaging and rdocing 2008-02-21 11:41:56 -05:00
Rakefile Add .aasm_states method to get a list of all states for a class 2008-02-21 12:54:42 -05:00
TODO Updated TODO 2008-02-22 15:47:05 -05:00
aasm.rb Import into git 2008-01-07 14:11:38 -05:00

README