Ruby and Rails Learning Trail
What are Ruby and Rails Applications?
Ruby is a dynamic open-source programming language, with an easily readable syntax, that focuses on simplicity and productivity.
Rails is a framework that enables you to quickly create database-backed web applications that are based on the
model-view-controller pattern of separation.
Getting Started
Creating a Ruby on Rails Application
Creating a Ruby on Rails Application
Testing and Debugging
|
|