I downloaded RoR ans installed in on my Windows XP, but anyhow its not working. I am totally new to thie RoR. Please check my following screenshots —
1)This is what i did initially –

2)Started rails server but it wont.

3)Even rails version command is not working.

4)This is what creating in my aap2 folder 🙁

Please let me know what I am doing wrong.
NOTE — I installed RoR via rails-installer.exe
Installer info —

You’ve installed Rails 2.3 but you’re expecting it to work like Rails 3.
The correct syntax for Rails 2.3 is:
The correct syntax for Rails 3.x is:
For both, you probably want to check the version with:
Rails 2.3 is no longer actively supported so you should not be creating new projects with it.