Skip to content

Commit

Permalink
Fix spelling of whether to fix the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
p8 committed Jul 13, 2021
1 parent 7bcfe44 commit 6ec0a97
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -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

0 comments on commit 6ec0a97

Please sign in to comment.