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 d5fe36c commit 5b24a3fCopy full SHA for 5b24a3f
config/application.rb
@@ -57,8 +57,6 @@ class Application < Rails::Application
57
# More info at https://skylight.io/support/environments
58
config.skylight.environments << 'development'
59
60
- # TODO: sort this out properly at
61
- # See https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#active-record-belongs-to-required-by-default-option
62
config.active_record.belongs_to_required_by_default = true
63
end
64
0 commit comments