Hello!
So I took a quick look at Ruby some days ago. At first I was quite astonished by some things it features which really seem to make a programmers life easier. (Use of blocks, object model,...)
But then there is this big problem: Nobody seems to be using Ruby without Rails! The #Ruby(-lang) channel is dead, people are only talking in #rails
I'm going to stick with PHP for web development, no question, but
- Does actually somebody use Ruby as a general-purpose language and not for web development?
- Has Ruby (good) libraries for "offline" apps?
- This may be subjective, but should I just stick with Python for non-web scripting?
I don't want to learn Ruby to find out that it's general-purpose part is actually dead!
best regards, lamas