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

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -