ruby on rails: undefined method "version_requirements' when attempting to start server after new install
- by ezabak
Hi there,
I had to newly install ruby on rails recently. When I attempted to start the server for a project I had already been working on previous to this new install, I received the following error:
$ ruby script/server
=> Booting WEBrick...
./script/../config/../vendor/rails/railties/lib/rails/gem_dependency.rb:107:in `requirement':…