Loading...

Monday, November 2, 2009

Complete Rails Installer for Windows

I just released a New Version of Complete Rails Installer for Windows

http://rails-installer.sourceforge.net/

First Download and Install the Complete Rails Installer .

Then open DOS Prompt in Windows and Type ,

rails mynewproject

Then Type ,

cd mynewproject

Then Type ,

ruby script/server

Press UNBLOCK If a Popup-Box Popsup from Oblivion :)

Then Go to http://localhost:3000 in your Web Browser to view your newly created Project .

Now you come to the coding part which includes Creating and Editing Ruby and RHTML Files

Best Text Editor to use with Complete Rails Installer on Windows is PSPad . ( IMHO Ofcourse )

http://www.pspad.com/

You can Download PSPad from here straight away

http://www.pspad.com/en/download.php

PSPad has Ruby , Ruby on Rails and Ruby in HTML Support , but it is not enabled by Default and is supported as User highlighter. You must load user highlighter definition into free slot in the Menu Settings / Highlighter settings in PSPad .

Thats it , You can use the included SQLite3 Database in Complete Rails Installer for your Database Needs .

Thanks and Regards

Rohit Chauhan
Advanced Framework Programmer
http://www.technyooz.com/
http://rails-installer.sourceforge.net/
http://www.rocketfreelancer.com/

0 comments:

Post a Comment