Displaying 1 result from an estimated 1 matches for "skanem".
Did you mean:
skane
2008 Apr 22
3
Installed Rails, problem with 1st Application
so i installed ruby+gems then fetched rails and now i want to start
with an apllication but i dont quite get it:
"""
http://www.rubyonrails.org/down
Make your application
Create your application skeleton and start the server:
rails path/to/your/new/application
cd path/to/your/new/application
ruby script/server
You''re running Ruby on Rails! Follow the instructions on