Can't change projects RAILS_ROOT problem?

N

Neil Bye

I have been learning RoR from Simply Rails 2. I have successfully made a
project which opens with http://localhost:3000/stories. I am trying to
run another project(browserCMS) and the install instructions say it
should open with
http://localhost:3000/cms but I get the following errors
NameError in CmsController#index
uninitialized constant CmsController
RAILS_ROOT: /home/neil/Desktop/RoR/ruby-1.8.6/shovell

shovell is the root directory of the stories project. Can I cure this by
changing RAILS_ROOT? If so how?

Confused
 
B

brabuhr

I have been learning RoR from Simply Rails 2. I have successfully made a
project which opens with http://localhost:3000/stories. I am trying to
run another project(browserCMS) and the install instructions say it
should open with
http://localhost:3000/cms but I get the following errors
=A0NameError in CmsController#index
uninitialized constant CmsController
RAILS_ROOT: /home/neil/Desktop/RoR/ruby-1.8.6/shovell

shovell is the root directory of the stories project. Can I cure this by
changing RAILS_ROOT? If so how?

How did you install BrowserCMS? Is your intention to integrate
BrowserCMS into your existing project or just use it stand-alone?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,173
Messages
2,570,938
Members
47,474
Latest member
VivianStuk

Latest Threads

Top