Hacker News new | ask | show | jobs
by oomkiller 2532 days ago
Ruby itself did have something akin to this known as SAFE levels, which prevented IO, exiting the program, etc: https://ruby-hacking-guide.github.io/security.html

Unfortunately, it seems like it's been removed since Ruby 2.1: https://bugs.ruby-lang.org/issues/8468

1 comments

The shame is that they would have played nicely with the upcoming "guilds" stuff, IMHO.