Ruby, Rails Mysql,Aptana Instalation Instructions


Rails Training installation:

Ruby:
http://rubyforge.org/frs/download.php/29263/ruby186-26.exe

Ruby Gems :
http://rubyforge.org/frs/download.php/38647/rubygems-1.2.0.zip

(extract, then run "ruby setup.rb")

Rails:
do this at cmd line :
gem install rails


Mysql:
http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-essential-5.0.67-win32.msi/from/pick
Gui for Mysql:

http://dev.mysql.com/get/Downloads/MySQLGUITools/mysql-gui-tools-5.0-r12-win32.msi/from/pick

Mysql Server Config:


start->programs->mysql->mysql server->instance configure

set root password as root

rizal.narayan: tell me what to type in the query browser
ok
Jagan: root
root
schema here is anything
lets say
student
rizal.narayan: ok
Jagan: iif u want u can store the connection
not reuired now
rizal.narayan: what is the server host
Jagan: localhost
its on ur machine right
rizal.narayan: use rname?
Jagan: root
rizal.narayan: yes
Jagan: password root
rizal.narayan: ok I am in
Jagan: u can make schema as student
cool
u cn create table either by query or mouse
right click on schem name
to create table
Aptana Studio 
Installation 

Aptana Radrails Introduction (Video)

Aptana RadRails Rails Shell (Video)