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.
1 parent c0b041e commit 1954353Copy full SHA for 1954353
config/environments/development.rb
@@ -69,4 +69,6 @@
69
70
# Apply autocorrection by RuboCop to files generated by `bin/rails generate`.
71
# config.generators.apply_rubocop_autocorrect_after_generate!
72
+
73
+ config.probability_threshold = 0.92
74
end
0 commit comments