I am new to ROR, can you give me simple example using database, Plz help me I am using MySql database
I am new to ROR, can you give me simple example using database, Plz help me I am using MySql database
railstutorial.org is a good tutorial and is free to use online. It is also (for me) the first in google rails tutorial
Work right through that and you will get the basics of Rails. Also look at the Rails Guides. I don't know what OS you are using but most Rails developers use Mac or Linux (Ubuntu for example). RoR development on Windows can be problematic.
Colin