Ruby on Rails demo
Monday, March 31st, 2008Popularity: 17% [?]
Popularity: 17% [?]
Popularity: 16% [?]
Popularity: 17% [?]
Ruby : is a language of careful balance. Its creator, Yukihiro “matz” Matsumoto, blended parts of his favorite languages (Perl, Smalltalk, Eiffel, Ada, and Lisp) to form a new language that balanced functional programming with imperative programming.
Gems : is a package manager for the Ruby programming language that provides a standard format for distributing Ruby programs and libraries (in a self-contained format called “gems”), a tool designed to easily manage the installation of gems, and a server for distributing them.
Rails : is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern
Taaadaaaaa….you already install ruby, gems and rails on your machine
or can refer to original site : http://www.rubyonrails.org/ or you can using instantrails
Popularity: 17% [?]

Ruby on Rails is a free web application framework designed to make web development faster, simpler and more efficient. Often shortened to Rails, or RoR, Ruby on Rails is written in the Ruby programming language.
Popularity: 13% [?]