Archive

Archive for the ‘Ruby on Rails’ Category

Ruby on Rails

May 5th, 2010 vervesys No comments

Ruby on Rails is a web application framework written in Ruby, a dynamically typed programming language.
Ruby
Much of the power of Rails comes from the Ruby programming language. Ruby’s unique design makes it easy to create domain-specific languages and to do metaprogramming. Rails takes full advantage of this. View more…