Displaying 1 result from an estimated 1 matches for "views_demo".
2009 Apr 14
3
Gem install Rails issue
...table.
Successfully installed rails-2.3.2
1 gem installed
How can I get my gems to install to /usr/local/lib/ruby/gems/1.8 or
/usr/local/bin which both are set up in my environment variable path.
Also When trying to start my server for my rails project using
./script/server its displaying
Salafee:views_demo musdev$ ./script/server
=> Booting Mongrel
=> Rails 2.3.2 application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Then when I go to http:/localhost:3000, and click on About your
application environment I see a message saying
Welcome aboard
Yo...