public
Fork of rubyist/aasm
Description: AASM - State machines for Ruby classes
Homepage: http://rubyi.st/aasm/
Clone URL: git://github.com/zilkey/aasm.git
aasm / lib
name age message
..
file aasm.rb Sun May 04 19:19:16 -0700 2008 added dependency for active support [zilkey]
file event.rb Thu Feb 28 05:33:40 -0800 2008 Add aasm_events_for_state and aasm_events_for_c... [rubyist]
file persistence.rb Mon Apr 28 22:27:56 -0700 2008 * Specs and bug fixes for the ActiveRecordPersi... [zilkey]
directory persistence/ Mon Apr 28 23:08:51 -0700 2008 updated docs [zilkey]
file state.rb Mon Apr 14 16:49:57 -0700 2008 Re-exposing options on state, for devious extra... [spicycode]
file state_transition.rb Thu Feb 21 07:46:06 -0800 2008 Bring in transition guards [rubyist]
file version.rb Tue Apr 29 17:51:12 -0700 2008 Fix README to reflect github gem installation [rubyist]