Sha256: c863b512d24d73b5bb6d653becee5781b3efa84a0c865255cdcfcdb169be9c07
Contents?: true
Size: 380 Bytes
Versions: 15
Compression:
Stored size: 380 Bytes
Contents
project "Resource Examples" 2005-06-06 - 2005-06-26 { timezone "America/Denver" } # A simple resource resource tux1 "Tux1" # A team resource team "A team" { # A 2 days of team vacation vacation 2005-06-07 - 2006-05-09 resource tux2 "Tux2" resource tux3 "Tux3" { # And one extra day vacation 2005-06-10 } } task t "An important date" { start 2005-06-10 }
Version data entries
15 entries across 15 versions & 1 rubygems