Skip to content

Commit 5b24a3f

Browse files
authored
Drop now-outdated comment from config/application.rb
1 parent d5fe36c commit 5b24a3f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

config/application.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ class Application < Rails::Application
5757
# More info at https://skylight.io/support/environments
5858
config.skylight.environments << 'development'
5959

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
6260
config.active_record.belongs_to_required_by_default = true
6361
end
6462
end

0 commit comments

Comments
 (0)