ProgrammingGet help with creating your scripts/software or help others. Discuss anything relating to programming. Includes PHP, Perl, C++, ColdFusion, etc.
Ruby on Rails is a new website development framework designed for rapid development, ease of extensibility, and ease of ongoing maintenance. Ruby is the language used to build it. We will talk about both. Both have gained rapid popularity in the past few years. Ruby's popularity is roughly 70% that of Microsoft's C#, and gaining. It has likely already been ported to your favorite platform. Rails benefits from Ruby's special properties.
Ruby on Rails is an open source web application framework for the Ruby programming language.Ruby on Rails is separated into various packages, namely ActiveRecord (an object-relational mapping system for database access), ActiveResource, ActionPack, ActiveSupport and ActionMailer.