Tracks is a GTD™ web application, built with Ruby on Rails https://www.getontracks.org/
Find a file
2006-11-18 05:01:23 +00:00
tracks Working with acts_as_state_machine, it's tricky to create an object with a state other than the one you've defined as the initial state. This caused a bug where deferred actions were not being created with a :deferred state. Fixed this. Fixes #400. 2006-11-18 05:01:23 +00:00