Most people seem to tribute Ruby's recent popularity to Dave Thomas and Andy Hunt who wrote a book about Ruby in English and to Ruby on Rails, which offered the web development community at large with a low barrier to entry to creating useful applications using Ruby.
Originally posted by Lasse Koskela: Most people seem to tribute Ruby's recent popularity to Dave Thomas and Andy Hunt who wrote a book about Ruby in English and to Ruby on Rails, which offered the web development community at large with a low barrier to entry to creating useful applications using Ruby.
Thanks. So is Rails a new framework - not as old as Ruby ?.
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
5
posted
0
Originally posted by Pradip Bhat: So is Rails a new framework - not as old as Ruby ?.
Yes.
Ernest Friedman-Hill
author and iconoclast
Marshal
Originally posted by Pradip Bhat: If I am not wrong Ruby has been into existence before Java.
Turns out it had its first public release in 1995 -- the same year as Java did. If you count Oak/WebRunner as Java, though, that had some public dissemination in 1994, a year before Ruby.
I'd personally attribute some of it to the lack of a major corporate sponsor; Ruby has been, and always will be, open source and without a major backer. Also, Ruby is at heart still an interpreted language, and only recently have our standard computers been able to hide the inherent performance differences between interpreted and compiled code. Couple that with the immense popularity (some would say "hype") around Rails, and you have a perfect storm: older, stable language that has flown under the radar suddenly catapulted into the spotlight. The classic overnight success story, as long as you ignore the 10+ years of toiling in near-obscurity. ;-)
Sree Va
Ranch Hand
Joined: Jan 28, 2007
Posts: 38
posted
0
OR
A soft corner to Japanese.
OR
The Japanese Inventions are better, always.
We believe that every being is divine, is God. Every soul is a sun covered over with clouds of ignorance; the difference between soul and soul is owing to the difference in density of these layers of clouds. - Swami Vivekananda
Mark Ju
Ranch Hand
Joined: May 20, 2003
Posts: 117
posted
0
For me, it was the discovery of Basecamp & 37 signals & "web 2.0", which lead to discovery of Rails, which lead to discovery of Ruby.
Turns out it had its first public release in 1995 -- the same year as Java did. If you count Oak/WebRunner as Java, though, that had some public dissemination in 1994, a year before Ruby.