Earlier quoted context omitted.
I was intrigued by it for a while. I can remember the jokes from years ago that it should be renamed the Rails programming language. I find it a shame when an otherwise interesting language gets pigeonholed into single framework.
For sure. Ruby is great for things other than rails, like automation, writing server scripts, and of course small api servers/web sites using sinatra. I use it all the time and still haven't actually done anything with Rails. The last thing I wrote in Ruby was a script to help manage my email inbox using imap.
I think Rails really was a very mixed blessing for Ruby - on one hand it brought a lot of people. On the other hand it associated the language with a whole lot of practices that has done long term damage.