5 April 2006
Beginners Guide to Rails
Posted by Mikhail Esteves under: Tips .
Beginners Guide to Rails, part 1
The last write up I did here focused on the simplicity and flexibility of the Rails framework when using databases. This article will begin a series of tutorials that I will be writing here and cross posting on my site. My hope is that I can guide those who are very new to Rails and Ruby on the path of learning this awesome framework and language.
This tutorial is not for those who are already building applications using the Rails framework. This is geared towards those who have not yet used Rails to build an application or a web site. Also, this article assumes that you do have some knowledge of setting up MySQL databases through an administrative program (via command line or another program).
ruby, rails, tutorial, web+development, framework