One of your gems uses RAILS_ROOT in its initialization code.
From the directory of your application, try: grep -R RAILS_ROOT .
(If you use RVM, the package directory will be in ~/.rvm/gems , otherwise it could be .bundle in the main directory of the application.)
Paul rosania
source share