+ 1
What are the uses of Ruby?
Is it only for fun?
1 Answer
+ 13
I think ruby is mostly used for developing web application, since there is an famous web framework Ruby on Rails. You can build a web blog just in a few minitues using Rails.Â
Ruby is a also a good replacement of perl, since they have similary syntax of regex, and is very convinent to manipulate string.