public
Description: AASM extension that transitions states at intervals with cron.
Homepage: http://hashrocket.com
Clone URL: git://github.com/hashrocket/automatic-acts-as-state-machine.git
Corey Grusden (author)
Wed Jul 23 13:44:22 -0700 2008
commit  07b994e83e6823ec363b2de2042959024fce6d19
tree    a45b25cc11a4f29e7bbfba63b0a5003e2dc51e3d
parent  cd7bc80d4d2d317a843d8de1fd16e51403c5c6a4
name age message
file .gitignore Tue Jul 22 11:59:13 -0700 2008 Basic rails app structure [sandro]
file Rakefile Tue Jul 22 11:59:13 -0700 2008 Basic rails app structure [sandro]
directory app/ Wed Jul 23 10:17:18 -0700 2008 Removed un-needed spec and scaffolding views [Corey Grusden]
directory config/ Tue Jul 22 15:03:31 -0700 2008 state machine cron job, making progress [sandro]
directory db/ Tue Jul 22 15:03:31 -0700 2008 state machine cron job, making progress [sandro]
directory doc/ Tue Jul 22 11:59:13 -0700 2008 Basic rails app structure [sandro]
directory lib/ Wed Jul 23 13:44:22 -0700 2008 event config.yml gets updated after event is run [Corey Grusden]
directory log/ Tue Jul 22 11:59:13 -0700 2008 Basic rails app structure [sandro]
directory public/ Tue Jul 22 11:59:13 -0700 2008 Basic rails app structure [sandro]
directory script/ Tue Jul 22 12:00:06 -0700 2008 Added RSpec base files [sandro]
directory spec/ Wed Jul 23 13:44:22 -0700 2008 event config.yml gets updated after event is run [Corey Grusden]
directory stories/ Tue Jul 22 12:00:06 -0700 2008 Added RSpec base files [sandro]
directory vendor/ Tue Jul 22 15:03:31 -0700 2008 state machine cron job, making progress [sandro]