Ruby on Rails
Copyright (C) 2006 by Steve Litt
Note: All materials in Ruby Revival and Rails material are provided AS IS.
By reading the
Rails materials you are agreeing to assume all risks involved
in the use of the materials, and you are agreeing to absolve the
authors,
owners, and anyone else involved with Ruby Revival of any
responsibility
for the outcome of any use of these materials, even in the case of
errors
and/or omissions in the materials. If you do not agree to this, you
must
not read these materials.
To the 99.9% of you honest readers who take responsibility for your own
actions, I'm truly sorry it is necessary to subject all readers to the
above disclaimer.
Links:
About Ruby on Rails
Rails, also sometimes called "Ruby on Rails", is a framework for building
web apps (also called Web Applications). Rails already includes the majority
of the web app programming, so you just insert code at strategic points
in order to make your unique web applciation.