Closed
Description
While in ~/myapp/app/models:
$ annotate
/var/lib/gems/1.9.1/gems/annotate-2.6.3/bin/annotate:146:in `<top (required)>': undefined method `blank?' for nil:NilClass (NoMethodError)
from /usr/local/bin/annotate:23:in `load'
from /usr/local/bin/annotate:23:in `<main>'
I didn't realize at the beginning that I was in the wrong directory, somehow moving back to the root of the project fixed the problem.
Maybe this should be validated in order to print an appropriate error message.