エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Feature #20205: Enable `frozen_string_literal` by default - Ruby - Ruby Issue Tracking System
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Feature #20205: Enable `frozen_string_literal` by default - Ruby - Ruby Issue Tracking System
Context¶ The frozen_string_literal: true pragma was introduced in Ruby 2.3, and as far as I'm awa... Context¶ The frozen_string_literal: true pragma was introduced in Ruby 2.3, and as far as I'm aware the plan was initially to make it the default for Ruby 3.0, but this plan was abandoned because it would be too much of a breaking change without any real further notice. According to Matz, he still wishes to enable frozen_string_literal by default in the future, but a reasonable migration plan is r
2025/07/10 リンク