aasm/lib
Scott Barron 3d291032cf InvalidTransition should inherit from RuntimError, not Exception [Rob Sanheim] 2008-08-13 17:56:43 -04:00
..
persistence Take state column for AR persistance out of class variables and add them to the 2008-06-22 11:17:12 -04:00
aasm.rb InvalidTransition should inherit from RuntimError, not Exception [Rob Sanheim] 2008-08-13 17:56:43 -04:00
event.rb Provide explanation for why a transition cannot be made. 2008-07-09 16:17:35 -07:00
persistence.rb * Specs and bug fixes for the ActiveRecordPersistence, keeping persistence columns in sync 2008-04-29 01:27:56 -04:00
state.rb Move state for select logic into State 2008-05-31 15:11:18 -07:00
state_machine.rb Take state column for AR persistance out of class variables and add them to the 2008-06-22 11:17:12 -04:00
state_transition.rb allowed :to array and :on_transition callback, with tests 2008-06-03 23:44:25 -05:00
version.rb Sync up version numbers - bumping minor rev so the github gem rebuilds 2008-07-22 08:12:11 -04:00