As per the README adding ``` require 'annotate/tasks' ``` produces: ``` 04:42 PM ~/Projects/gwf (gift) => rake db:migrate rake aborted! cannot load such file -- annotate/tasks (See full trace by running task with --trace) ``` when run. Any thoughts?