Log in / create account | Login with OpenID
DocForge
Programmer's Wiki

Ruby

From DocForge

This page is a stub. It's lacking in details and can use your help. Please contribute your knowledge to this page.

Ruby is an object oriented programming language. Ruby was developed by Yukihiro Matsumoto and it is developed as open source. It is currently popular for it use in the web application framework Ruby on Rails.

A simple Hello World program looks like this.

puts "Hello World!"

[edit] See Also

[edit] External Links

Do you have information or insights to contribute to this article? Please feel free to edit this page. Ask questions or contribute to the discussion on this article's talk page.