Hacker News new | ask | show | jobs
by monadic2 2094 days ago
Ruby is a really cool language but I'm dying for an update where features are removed.
3 comments

Then Ruby isn't your language. There are a million ways to do everything by design. It's so you can make your code look pretty (or as they like to say "expressive") for whatever you interpretation of that means. It's one of the things that made me stop using it for most things.
$SAFE was removed in this one :)
The language is just becoming needlessly (?) complex. I'll stick to writing my code in --version 2.7 for the foreseeable future