From: "boris_stitnicky (Boris Stitnicky)" Date: 2013-06-02T06:26:29+09:00 Subject: [ruby-core:55228] [ruby-trunk - Feature #8468] Remove $SAFE Issue #8468 has been updated by boris_stitnicky (Boris Stitnicky). @Nathan: Do you mean that Perl has $SAFE = 1 by default? ---------------------------------------- Feature #8468: Remove $SAFE https://bugs.ruby-lang.org/issues/8468#change-39595 Author: shugo (Shugo Maeda) Status: Feedback Priority: Normal Assignee: shugo (Shugo Maeda) Category: core Target version: current: 2.1.0 Yesterday, at GitHub Tokyo drinkup (thanks, GitHub!), Matz agreed to remove the $SAFE == 4 feature from Ruby 2.1. Shibata-san, a developer of tDiary, which is the only application using $SAFE == 4, also agreed to remove it, so today is a good day to say goodbye to $SAFE (at least level 4). Furthermore, I'm wondering whether $SAFE should be removed entirely, or not. Is there anyone using $SAFE? -- http://bugs.ruby-lang.org/