ruby on rails - Trouble Getting Started with RailsSpace -


i using railsspace book learn ror haven't been able past first step - creating project.

the issue believe book outdated. says run command rails rails_space once runs command not create app skeleton along folder structure book says would.

furthermore when book tells me import rails_space project project created, project importing? steps import invalid can tell - read follows:

  1. go file -> new -> rails -> rails project , click next.
  2. uncheck generate rails application skeleton , create webrick server boxes.
  3. edit default location...etc."

check running rails new rails_space , not rails rails_space noted. if have write permissions create app skeleton. consult this documentation if struggling.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -