https://github.com/kevinrutherford/reek/wiki/Rake-Task
I followed all the instructions in the above page to install the reek gem and run it, but I get the following error while running the rake reek task.
rake reek
rake aborted!
no such file to load -- reek/rake/task
(See full trace by running task with --trace)
gem list --local (shows you the right gem to have been installed)