PDA

View Full Version : What is Ruby and Ruby on rails? Resolved


BabyJack
04-28-2008, 07:46 PM
What is Ruby and Ruby on rails? It sounds stupid to me :)

oesxyl
04-28-2008, 10:10 PM
What is Ruby and Ruby on rails? It sounds stupid to me :)
it's a mvc framework which use ruby.

PS: I assume you know what is mvc and ruby.

regards

BabyJack
04-29-2008, 08:02 AM
Yes I do :)

VIPStephan
04-30-2008, 03:47 PM
Dude, how about you put that exact question in any search engine’s search field and wait for a million results to appear within a second for an answer and not waste the time of other members with such basic questions? :rolleyes:

BabyJack
04-30-2008, 05:19 PM
Sorry; I just didn't think I will get a good result of google, yahoo, ask etcetera...

TheGame!
08-01-2008, 08:20 AM
Ruby is a programming language while RoR or Ruby on Rails is a open source web application framework for Ruby using Model-View-Controller (MVC) architecture.

example:

Language
1. PHP
2. Ruby

Framework
1. Cake PHP, symfony and more..
2. Ruby on Rails

imperialx
07-05-2009, 09:29 AM
Hi,

Do I have to learn Ruby before venturing Ruby on Rails?

I'm an ASP developer and practicing the MVC framework of it. Will it take me time to get the grip of Ruby on Rails?


cheers,
imperialx