Returns:
32 33 34
# File 'lib/workit/model/task.rb', line 32 def self.can_start? self.all(:state => 'started').empty? end