We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc19ef3 commit d538818Copy full SHA for d538818
config/initializers/new_framework_defaults_7_2.rb
@@ -34,4 +34,4 @@
34
# Enables YJIT as of Ruby 3.3, to bring sizeable performance improvements. If you are
35
# deploying to a memory constrained environment you may want to set this to `false`.
36
#++
37
-# Rails.application.config.yjit = true
+Rails.application.config.yjit = true
0 commit comments