1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Fix spelling of whether to fix the CI

This commit is contained in:
Petrik 2021-07-13 17:27:29 +02:00
parent 7bcfe447eb
commit 6ec0a974ee

View file

@ -58,5 +58,5 @@
# Disable partial inserts.
# This default means that all columns will be referenced in INSERT queries
# regardless of wether they have a default or not.
# Rails.application.config.active_record.partial_inserts = false
# regardless of whether they have a default or not.
# Rails.application.config.active_record.partial_inserts = false