Sha256: dd1f2fb80d99466bfd6e42bf4c8da032af19edc738ca8b1cb06883838be124a3
Contents?: true
Size: 409 Bytes
Versions: 37
Compression:
Stored size: 409 Bytes
Contents
# Glossary * ready: See tasks.rb#task_ready?. Indicates a task is ready for a person to work on it. This is subtly different than what is used by Asana to mark a date as red/green! A task is ready if it is not dependent on an incomplete task and one of these is true: * start is null and due on is today * start is null and due at is before now * start on is today * start at is before now
Version data entries
37 entries across 37 versions & 1 rubygems