We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f8a413 + 644ee2f commit d53ef2cCopy full SHA for d53ef2c
railties/CHANGELOG.md
@@ -1,6 +1,6 @@
1
-* Enable YJIT by default on new application running Ruby 3.3+
+* Enable YJIT by default on new applications running Ruby 3.3+
2
3
- Adds a `config/initializers/enable_yjit.rb` initializer that enable YJIT
+ Adds a `config/initializers/enable_yjit.rb` initializer that enables YJIT
4
when running on Ruby 3.3+.
5
6
*Jean Boussier*
0 commit comments