samg / timetrap

Simple command line timetracker
http://rubygems.org/gems/timetrap
Other
1.48k stars 115 forks source link

fixed: error "undefined method `note' for nil:NilClass" when try to resume with an unknown id #137

Closed ashumkin closed 7 years ago

ashumkin commented 8 years ago

There must be "No such entry (id <ID>)" message.

samg commented 7 years ago

sorry for the delay reviewing this. Looks good. Thanks!