Ruby 3.4.0 preview1 Released
18-May-2024 482
String literals in files without a frozen_string_literal comment now behave as if they were frozen. If they are mutated a deprecation warning is emitted. These warnings can be enabled with -W:deprecated or by setting Warning[:deprecated] = true. To disable this change, you can run Ruby with the --disable-frozen-string-literal command line argument. [Feature .
Ruby 3.4.0 preview1 Released #ruby #rubydeveloper #rubyonrails #3.4.0 #preview1 #Released https://rubyonrails.ba/link/ruby-3-4-0-preview1-released