What is the difference between ruby and ruby on rails?? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

What is the difference between ruby and ruby on rails??

I was hearing about this ruby on rails and confused whether it is the same programming language ruby or something different from it... thanks in advance :-)

1st May 2018, 4:45 AM
khandavilli sai sri rama
khandavilli sai sri rama - avatar
1 Antwort
+ 7
Ruby is a programming language. Ruby on Rails (aka Rails or RoR) is a framework used for web development. That means that RoR is part of the Ruby ecosystem.
1st May 2018, 4:54 AM
Mickel
Mickel - avatar