I was getting this error and the excellent Zeus rails environment loader gem was crashing making it a huge bummer to dev.
Luckily, I found a fix in one of the open issues on the project.
It was easy to fix, just run a bundle install to add the missing gems:
Easy as that. Hope this helps someone else!
– Chris