ruby on rails - Can't start redmine server after restarting -


i have installation of redmine , ror running on mac server.

today had restart server, , usual command start server,

ruby script/rails server webrick -e productionrail -v 

returns this:

rails: version unknown

why?

gem install rails --include-dependencies 

Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -