I need help to get started with RoR.
I currently follow this guideline:
<a href="http://allaboutruby.wordpress.com/2...rails-on-windows-3-years-later/#comment-11099" rel="nofollow">http://allaboutruby.wordpress.com/2...rails-on-windows-3-years-later/#comment-11099</a>
I followed step 1 through 3 w/o problems.
In step 5: I can get the webserver through WEBrick working.
When i put
"rails server"
instead of getting "Booting Webrick", i get "rails new_path option"
thus when i try 127.0.0.1:3000 in the browser... it does work.
Can anyone guide me on this on how to get it up and runnning? (Im a total newb for now...so i need specific explanations! thanks!)
I currently follow this guideline:
<a href="http://allaboutruby.wordpress.com/2...rails-on-windows-3-years-later/#comment-11099" rel="nofollow">http://allaboutruby.wordpress.com/2...rails-on-windows-3-years-later/#comment-11099</a>
I followed step 1 through 3 w/o problems.
In step 5: I can get the webserver through WEBrick working.
When i put
"rails server"
instead of getting "Booting Webrick", i get "rails new_path option"
thus when i try 127.0.0.1:3000 in the browser... it does work.
Can anyone guide me on this on how to get it up and runnning? (Im a total newb for now...so i need specific explanations! thanks!)