Fix taskable require

This commit is contained in:
Robert Speicher 2015-06-10 01:38:45 -04:00
parent 11c611bc62
commit 94cbf0091f
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
require 'task_list'
require 'task_list/filter'
# Contains functionality for objects that can have task lists in their
# descriptions. Task list items can be added with Markdown like "* [x] Fix